Files
spring-credhub/ci/README.adoc
2021-10-04 17:24:15 -05:00

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
----