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 bc2bcc0 + 80a5c20 commit 5a7d668Copy full SHA for 5a7d668
.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