Skip to content
New issue

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

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

Already on GitHub? # to your account

Separate release and deploy stages #14

Merged
merged 1 commit into from
Oct 30, 2018

Conversation

rporres
Copy link

@rporres rporres commented Oct 30, 2018

Stage jobs are run in parallel and we don't want as helm needs the
docker image to be pushed. Furthermore Travis does not run any stage job
if a job from the previous stage has failed which is exactly what we
want.

Signed-off-by: Rafael Porres Molina rafa@sourced.tech

Stage jobs are run in parallel and we don't want as helm needs the
docker image to be pushed. Furthermore Travis does not run any stage job
if a job from the previous stage has failed which is exactly what we
want.

Signed-off-by: Rafael Porres Molina <rafa@sourced.tech>
@rporres rporres requested a review from smacker October 30, 2018 12:12
Copy link
Contributor

@smacker smacker left a comment

Choose a reason for hiding this comment

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

👍

@rporres rporres merged commit e268e40 into master Oct 30, 2018
@rporres rporres deleted the separate-release-deploy-travis-stages branch October 30, 2018 12:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants