spring-boot/ci
Andy Wilkinson 243e42f6fd Upgrade to Artifactory Resource 0.0.11
Closes gh-20021
2020-02-05 16:26:49 +00:00
..
images Polish 2020-02-03 17:37:01 +01:00
scripts Correct name of the file added to git after version change in staging 2020-01-23 16:57:13 +00:00
tasks Stop caching ~/.m2 across Gradle-based CI tasks 2020-01-26 13:05:17 +00:00
parameters.yml Update CI to use the new 2.2.x maintenance branch 2019-11-07 15:43:26 +00:00
pipeline.yml Upgrade to Artifactory Resource 0.0.11 2020-02-05 16:26:49 +00:00
README.adoc Start work on Spring Boot 2.3 2019-11-07 15:39:06 +00: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.3.x -c ci/pipeline.yml -l ci/parameters.yml
----

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