Changing "$target" to "ci" in the readme

Per issue: https://github.com/concourse/concourse/issues/5636

Signed-off-by: Brad <culleyib@gmail.com>
This commit is contained in:
Brad 2020-05-21 15:40:34 -04:00
parent 2c32972eb2
commit 2ea7ba8bef
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ as `booklit.yml`, [target your Concourse
instance](https://concourse-ci.org/fly.html#fly-login), and then run:
```sh
fly -t $target set-pipeline -p booklit -c booklit.yml
fly -t ci set-pipeline -p booklit -c booklit.yml
```
These pipeline files are self-contained, maximizing portability from one