Skip to content

Stop documentation on merge #8171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,25 +78,6 @@ steps:
- tag
- promote

- name: documentation
pull: default
image: lampepfl/dotty:2020-01-22-2
depends_on:
- test
- test_bootstrapped
- community_build
- test_java11
commands:
- ./project/scripts/genDocs
environment:
BOT_TOKEN:
from_secret: bot_token
when:
branch:
- master
event:
- push

- name: publish_nightly
pull: default
image: lampepfl/dotty:2020-01-22-2
Expand Down