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 91baa5f + 8f044b1 commit 2ced64fCopy full SHA for 2ced64f
.drone.yml
@@ -78,25 +78,6 @@ steps:
78
- tag
79
- promote
80
81
-- name: documentation
82
- pull: default
83
- image: lampepfl/dotty:2020-01-22-2
84
- depends_on:
85
- - test
86
- - test_bootstrapped
87
- - community_build
88
- - test_java11
89
- commands:
90
- - ./project/scripts/genDocs
91
- environment:
92
- BOT_TOKEN:
93
- from_secret: bot_token
94
- when:
95
- branch:
96
- - master
97
- event:
98
- - push
99
-
100
- name: publish_nightly
101
pull: default
102
image: lampepfl/dotty:2020-01-22-2
0 commit comments