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

define gocd pipeline with stages #29

Closed
rasheedamir opened this issue Jun 8, 2016 · 2 comments
Closed

define gocd pipeline with stages #29

rasheedamir opened this issue Jun 8, 2016 · 2 comments
Assignees

Comments

@rasheedamir
Copy link
Member

define gocd pipeline with following stages:

  1. pull
  2. build
  3. test
  4. push
  5. deploy to dev
  6. build machine image
  7. deploy to test/stage
  8. deploy to prod?

some steps should be automatic on each commit and some should be manual

deployment of customer specific apps;
deployment of infrastructurs apps ( e.g. logstash, kibana, etc. )

these are just initial thoughts...

https://www.go.cd/2015/12/28/gocd-continuous-delivery-through-pipelines.html

@rasheedamir
Copy link
Member Author

@hazim1093 check if we can take any help or inspiration from this: https://github.com/stakater/builder

@hazim1093
Copy link
Member

Done, only step "deploy to dev" left in the gocd pipeline, which will be handled with #46

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

No branches or pull requests

2 participants