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 d7f6636 + bc67d76 commit 6c17eb5Copy full SHA for 6c17eb5
.drone.yml
@@ -52,7 +52,7 @@ pipeline:
52
- ./project/scripts/sbt sbt-dotty/scripted
53
when:
54
# sbt scripted tests are slow and don't run on PRs
55
- event: [ push, tag, deployment ]
+ event: [ tag, deployment ]
56
57
# DOCUMENTATION:
58
documentation:
0 commit comments