Skip to content

Commit 73a47dd

Browse files
committed
reflect auto generated pipeline in readme
1 parent 0287b50 commit 73a47dd

File tree

2 files changed

+4
-131
lines changed

2 files changed

+4
-131
lines changed

README.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ A local docker registry is running so that the development image can be stored.
2222
./go update-pipeline
2323
```
2424

25+
### Changing the pipeline
26+
27+
Note that the pipeline is generated dynamically by using [jsonnet](https://jsonnet.org/). See [this blog post](https://hceris.com/templating-concourse-pipelines-with-jsonnet/) for more context about it.
28+
2529
## Running things
2630

2731
There is a `go` script that is the entrypoint of all the tasks. Simply run it without arguments to get a list of available targets.

pipeline.yml

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)