We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c98cd42 + 36907c5 commit e9a93a2Copy full SHA for e9a93a2
1 file changed
.woodpecker/manifest.yml
@@ -23,6 +23,7 @@ pipeline:
23
-e PLUGIN_SPEC=.woodpecker/manifest.tmpl
24
-e PLUGIN_USERNAME=$CONTAINER_USERNAME
25
-e PLUGIN_PASSWORD=$CONTAINER_PASSWORD
26
+ -e DRONE_TAG=$CI_COMMIT_TAG
27
-v $(pwd):$(pwd)
28
-w $(pwd)
29
plugins/manifest
0 commit comments