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