Skip to content
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

Modify CI so that release staging is not done on master #582

Open
brson opened this Issue Jul 14, 2016 · 0 comments

Comments

1 participant
@brson
Copy link
Contributor

brson commented Jul 14, 2016

Today, the master branch builds releases and pushes them to dev-static.rlo, which are later copied to static.rlo for the final release. Instead I'd prefer if master is just doing CI, and I have to push to e.g. the 'stable' or 'release' branch to trigger a build. Seems too error prone if there are problems during the release.

@Diggsey Diggsey added this to Testing & infrastructure in Issue Categorisation May 4, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.