We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 following stages:
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
The text was updated successfully, but these errors were encountered:
@hazim1093 check if we can take any help or inspiration from this: https://github.com/stakater/builder
Sorry, something went wrong.
Done, only step "deploy to dev" left in the gocd pipeline, which will be handled with #46
hazim1093
No branches or pull requests
define gocd pipeline with following stages:
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
The text was updated successfully, but these errors were encountered: