Skip to content

Commit 2ced64f

Browse files
Merge pull request #8171 from dotty-staging/stop-documentation-on-merge
Stop documentation on merge
2 parents 91baa5f + 8f044b1 commit 2ced64f

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

.drone.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -78,25 +78,6 @@ steps:
7878
- tag
7979
- promote
8080

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-
10081
- name: publish_nightly
10182
pull: default
10283
image: lampepfl/dotty:2020-01-22-2

0 commit comments

Comments
 (0)