17 lines
241 B
Plaintext
17 lines
241 B
Plaintext
== CI Pipeline
|
|
|
|
Set up the Concourse target and login:
|
|
|
|
[source]
|
|
----
|
|
$ fly -t spring-cloud-connectors login -n spring-cloud-connectors -c https://runway-ci.eng.vmware.com
|
|
----
|
|
|
|
Deploy the pipelines
|
|
|
|
[source]
|
|
----
|
|
$ ./set-pipelines.sh
|
|
----
|
|
|