spring-boot/ci
2019-06-14 22:46:00 -07:00
..
images
scripts Run root nohttp checkstyle on CI 2019-06-07 20:57:02 -07:00
tasks Merge branch '1.5.x' into 2.0.x 2019-06-04 14:20:25 -07:00
parameters.yml
pipeline.yml Update CI credhub references 2019-06-14 22:18:45 -07:00
README.adoc Fix type in CI readme 2019-06-14 22:46:00 -07:00

== Concourse pipeline

Ensure that you've setup the spring-boot target and can login

[source]
----
$ fly -t spring-boot login -n spring-boot -c https://ci.spring.io
----

The pipeline can be deployed using the following command:

[source]
----
$ fly -t spring-boot set-pipeline -p spring-boot-2.0.x -c ci/pipeline.yml -l ci/parameters.yml
----

NOTE: This assumes that you have credhub integration configured with the appropriate
secrets.