Skip to content

Commit a8f8fad

Browse files
author
Bue Petersen
committed
Close #298 few lines of docs on our ci
1 parent 5956c75 commit a8f8fad

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ci/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Our Concourse pipelines
2+
3+
* Infrastructure project, Bosh + Concourse etc. as code here: https://github.com/Praqma/praqma-concourse
4+
* The pipeline itself here where you are, in `pipeline.yml`
5+
* `pipeline.yml` uses a lot of secrets, they need to be used when uploading the pipeline. We have a `git-phlow-cred.yml` available so you can easily load the pipeline with that:
6+
7+
fly -t praqma-concourse-ci set-pipeline --pipeline git-phlow --config pipeline.yml --load-vars-from git-phlow-cred.yml
8+
9+
10+
The pipeline name should always be `git-phlow` as we reference the URL to this in docs etc.

0 commit comments

Comments
 (0)