spring-boot/ci
2019-08-01 10:46:00 +01:00
..
images Upgrade JDK 9 CI image to JDK 9+181 2019-04-01 10:47:30 +01:00
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 Parameterize and increase CI task timeouts 2019-08-01 10:46:00 +01:00
pipeline.yml Parameterize and increase CI task timeouts 2019-08-01 10:46:00 +01: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.