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 2455d67 commit 676613d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions ci/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# app-autoscaler-ci

This repository provides all public scripts and pipeline deployments used

By the app autoscaler team. The public pipeline is hosted at: <https://concourse.app-runtime-interfaces.ci.cloudfoundry.org>.
by the app autoscaler team. The public pipeline is hosted at: <https://concourse.app-runtime-interfaces.ci.cloudfoundry.org>.

To reproduce this pipeline, you can use your own private configuration files for the `pipeline.yml` files as described below.

## Autoscaler

This directory contains the concourse `pipeline.yml` for the autoscaler [pipeline](https://concourse.app-runtime-interfaces.ci.cloudfoundry.org/teams/app-autoscaler/pipelines/app-autoscaler-release)
and all of the associated scripts. To use this manifest, you need to provide a private configuration file

for all of the template parameters.

NOTE: If you are recreating this pipeline, for personal use and do not have authority to update
Expand All @@ -34,9 +32,7 @@ fly --target app-autoscaler-release login --team-name app-autoscaler --concourse
make set-autoscaler-pipeline
```

## Unpause all/some jobs for any set pipeline

__Unpause__
## Unpause pipeline and jobs

```
# You will be prompted to select the specific jobs you want to unpause.
Expand Down

0 comments on commit 676613d

Please sign in to comment.