Skip to content

Commit 014189f

Browse files
committed
Remove Circle CI
(cherry picked from commit 77b7ff1)
1 parent 156fdff commit 014189f

File tree

5 files changed

+0
-105
lines changed

5 files changed

+0
-105
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
image:https://circleci.com/gh/spring-cloud/spring-cloud-app-broker.svg?style=svg["CircleCI", link="https://circleci.com/gh/spring-cloud/spring-cloud-app-broker"]
2-
image:https://api.codacy.com/project/badge/Grade/72dc83489cb84106bcca9d0d20430622["Codacy code quality", link="https://www.codacy.com/app/scottfrederick/spring-cloud-app-broker?utm_source=github.com&utm_medium=referral&utm_content=spring-cloud/spring-cloud-app-broker&utm_campaign=Badge_Grade"]
3-
image:https://codecov.io/gh/spring-cloud/spring-cloud-app-broker/branch/master/graph/badge.svg["Codecov", link="https://codecov.io/gh/spring-cloud/spring-cloud-app-broker/branch/master"]
41
image:https://img.shields.io/gitter/room/spring-cloud-app-broker/community.svg?style=flat-square["Gitter", link="https://gitter.im/spring-cloud-app-broker/community"]
52

63
== Spring Cloud App Broker

ci/README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
#App Broker CI Pipeline
22

3-
## Running CI pipeline locally
4-
CircleCI allows pipelines to be run locally, this is very useful development purposes
5-
6-
- Install circle command line tool to run local builds:
7-
```$bash
8-
curl -o /usr/local/bin/circleci https://circle-downloads.s3.amazonaws.com/releases/build_agent_wrapper/circleci && \
9-
chmod +x /usr/local/bin/circleci
10-
```
11-
12-
- Run script to execute pipeline
13-
```$bash
14-
ci/scripts/run-local-ci-job.sh
15-
```
16-
173
## Running the acceptance tests on Cloud Foundry locally
184

195
With the following variables set:

ci/config.yml

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

scripts/run-local-ci-job.sh

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

0 commit comments

Comments
 (0)