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.
1 parent 29aeb02 commit 80a5c20Copy full SHA for 80a5c20
.drone.yml
@@ -59,7 +59,7 @@ pipeline:
59
- cp -R . /tmp/5/ && cd /tmp/5/
60
- ./project/scripts/sbt ";++2.12.8 ;compile ;test"
61
when:
62
- event: [ tag, deployment ]
+ event: [ push, tag, deployment ]
63
64
# DOCUMENTATION:
65
documentation:
0 commit comments