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

Add support for unstable Docker image builds #43

Merged
merged 2 commits into from
Feb 4, 2019

Conversation

excieve
Copy link
Member

@excieve excieve commented Feb 4, 2019

The build process looks like this:
Buddy pipeline creates the unstable packages on push to master ->
Triggers an unstable tag build on docker hub via a webhook ->
The build hook on docker hub determines if it's an unstable tag and then switches to the corresponding package repository, taking the latest version too, passing all that as args to docker build

@excieve excieve requested a review from buger February 4, 2019 10:58
@buger buger merged commit c00aec2 into master Feb 4, 2019
@buger buger deleted the improvement/docker-unstable branch February 4, 2019 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants