We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7034413 commit a5cac88Copy full SHA for a5cac88
2 files changed
.woodpecker/manifest-grafana.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
.woodpecker/manifest-telegraf.yml
0 commit comments