Files
spring-credhub/ci/README.adoc
Alberto C. Ríos 7fbd4a7996 Preparing for 3.1.0 release (#147)
* Upgrading spring-boot to 3.1.x

* Making main release 3.1.x

* Adding PR pipeline

* Adding integration-tests to the build step

* Update credhub-server/README.adoc

Co-authored-by: Gareth Clay <spikymonkey@users.noreply.github.com>

* Updating set-pipelines and channel name

* Removing unnecessary clean

* Adding docker mirror config and privileged tasks

---------

Co-authored-by: Gareth Clay <spikymonkey@users.noreply.github.com>
2023-09-14 14:46:44 +02:00

17 lines
227 B
Plaintext

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