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

create build-workflow-cli-installer-darwin and build-workflow-cli-installer-linux jobs #37

Open
bacongobbler opened this issue Apr 7, 2016 · 3 comments

Comments

@bacongobbler
Copy link
Member

This way we can start a job which will create self-installing packages, much like what we did for the deis v1 client and deisctl release process. Alternatively, if we can just copy over the existing jobs and change the repository target then we're golden.

See https://ci.deis.io/job/build-deis-cli-installer-darwin/
See https://ci.deis.io/job/build-deis-cli-installer-linux/

@sgoings
Copy link
Member

sgoings commented Apr 7, 2016

Do we actually need it to be two jobs?

@bacongobbler
Copy link
Member Author

If we can do it in one job then that works for me. IIRC the jobs needed to be separated so each one could run on the specific OS' machine (OSX slave for installer-darwin and ubuntu for installer-linux).

@Cryptophobia
Copy link

This issue was moved to teamhephy/jenkins-jobs#27

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

No branches or pull requests

3 participants