Skip to content
Snippets Groups Projects
Commit 9799ef7a authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs(kicker): remove unsupported PUBLISH_ON_PROD

parent a48b68ce
No related branches found
No related tags found
No related merge requests found
......@@ -64,12 +64,6 @@
"name": "DOCKER_PUBLISH_ARGS",
"description": "Additional [`skopeo copy` arguments](https://github.com/containers/skopeo/blob/master/docs/skopeo-copy.1.md#options)"
},
{
"name": "PUBLISH_ON_PROD",
"description": "Determines whether this job is enabled on `master` branch",
"default": "true",
"type": "boolean"
},
{
"name": "DOCKER_PROD_PUBLISH_STRATEGY",
"description": "Defines the publish to production strategy.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment