Skip to content

Commit

Permalink
Update ci readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bonzofenix committed May 28, 2024
1 parent dfb43f4 commit daf7b33
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions ci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,16 @@ __Setup__

```
fly --target app-autoscaler-release login --team-name app-autoscaler --concourse-url https://concourse.app-runtime-interfaces.ci.cloudfoundry.org
push autoscaler
./set-pipeline.sh
popd
make set-autoscaler-pipeline
```

## Unpause all/some jobs for any set pipeline

_Unpause_

```
# You will be prompted to select the specific jobs you want to unpause.
make unpause-pipeline
```

## Prometheus
Expand Down

0 comments on commit daf7b33

Please sign in to comment.