concourse / prod

bosh/terraform config for our deployments
3 stars 5 forks source link

migrate `examples` team pipelines to new CI #38

Open jamieklassen opened 4 years ago

jamieklassen commented 4 years ago

figure out where those sample pipelines come from, or invent/choose a place for them to live and tell osis. put their existence in code (like the reconfigure pipeline)

kcmannem commented 4 years ago

this the script to deploy them

https://github.com/concourse/docs/blob/master/scripts/deploy-examples

just have to change what fly target we use and we should be good. We have to do this along side #41 before the migration is successful.

kcmannem commented 4 years ago

done, no need to change the URLs in docs repo as once we shift nci.concourse-ci.org to ci.concourse-ci.org the new example pipelines will be used.

jamieklassen commented 4 years ago

can we get that deploy-examples script running automatically somewhere?