We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c25fbea + ece33f7 commit 29aeb02Copy full SHA for 29aeb02
.drone.yml
@@ -58,6 +58,8 @@ pipeline:
58
commands:
59
- cp -R . /tmp/5/ && cd /tmp/5/
60
- ./project/scripts/sbt ";++2.12.8 ;compile ;test"
61
+ when:
62
+ event: [ tag, deployment ]
63
64
# DOCUMENTATION:
65
documentation:
0 commit comments