spring-boot/ci
Andy Wilkinson 2dd4a9cb5e Update JDK 15 CI to use 2020-06-24-06-14
Closes gh-22099
2020-06-25 12:28:09 +01:00
..
images Update JDK 15 CI to use 2020-06-24-06-14 2020-06-25 12:28:09 +01:00
scripts Polish "Add Java 15 CI" 2020-06-15 17:08:12 +02:00
tasks Merge branch '2.2.x' 2020-04-15 16:34:07 -07:00
README.adoc Start work on Spring Boot 2.4 2020-05-28 10:52:18 +01:00
parameters.yml Start work on Spring Boot 2.4 2020-05-28 10:52:18 +01:00
pipeline.yml Polish "Add Java 15 CI" 2020-06-15 17:08:12 +02: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.4.x -c ci/pipeline.yml -l ci/parameters.yml
----

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