Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

how to push an image to Deis #1244

Closed
developerinlondon opened this issue Jul 3, 2014 · 3 comments
Closed

how to push an image to Deis #1244

developerinlondon opened this issue Jul 3, 2014 · 3 comments

Comments

@developerinlondon
Copy link
Contributor

so we are currently having
a) Jenkins running the tests
b) Jenkins doing a 'git push' to Deis,
c) Deis sends it to its builder to build again
d) deis-builder push to the deis-registry and activate the app.

I am wondering if there is a way we can just skip the step in the middle so Jenkins can just give Deis an image to put up to replace a current existing App. Since Jenkins is building the app anyways, it feels like we are doing the build twice.

any ideas?

@damacus
Copy link

damacus commented Jul 3, 2014

👍 for Jenkins pipeline considerations

@andyshinn
Copy link
Contributor

See #1190. They are working on a way to promote an existing built image to be run in the Deis cluster.

@bacongobbler
Copy link
Member

I've been working hard on #1190 and more recently on #1227 to help increase the performance of deis build. We'd love your input there!

Closing as a duplicate of #533

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants