Skip to content

Fix #2173: Add Nightly build to drone #2410

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 1 commit into from
May 11, 2017

Conversation

felixmulder
Copy link
Contributor

This PR will make the Jenkins job obsolete, and everything will be contained within drone and this repo.

.drone.yml Outdated
pull: true
commands:
- ./project/scripts/sbt ";clean ;publishLocal" "${CI_PUBLISH}"
- ./project/scripts/sbt "dotty-sbt-bridge/scripted source-dependencies/*1of3" "${CI_PUBLISH}"
Copy link
Member

@smarter smarter May 11, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that currently the source-dependencies tests are in sbt-scripted-tests, not dotty-sbt-bridge, but we could move them there.

@felixmulder felixmulder force-pushed the topic/nightly-drone branch from f6dbaf1 to 96a15c4 Compare May 11, 2017 13:36
@felixmulder felixmulder changed the title Add Nightly build to drone Fix #2173: Add Nightly build to drone May 11, 2017
@felixmulder felixmulder merged commit 81d0178 into scala:master May 11, 2017
@allanrenucci allanrenucci deleted the topic/nightly-drone branch December 14, 2017 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants