spring-boot/ci
Stephane Nicoll 1a314a1dec Merge branch '2.2.x'
Closes gh-20359
2020-03-01 11:19:32 -05:00
..
images Configure user name used for Gradle CI builds 2020-02-25 10:06:52 +00:00
scripts Merge branch '2.2.x' 2020-03-01 11:19:32 -05:00
tasks Merge branch '2.2.x' 2020-03-01 11:19:32 -05:00
parameters.yml
pipeline.yml Merge branch '2.2.x' 2020-03-01 11:19:32 -05:00
README.adoc

== 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.3.x -c ci/pipeline.yml -l ci/parameters.yml
----

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