spring-boot/ci
Phillip Webb b226ff40f0 Upgrade to Java 21.0.1+12
Closes gh-37948
2023-10-18 21:03:47 -07:00
..
config Migrate to common concourse-release-scripts 2023-10-17 09:54:12 +01:00
images Upgrade to Java 21.0.1+12 2023-10-18 21:03:47 -07:00
scripts Migrate to common concourse-release-scripts 2023-10-17 09:54:12 +01:00
tasks Migrate to common concourse-release-scripts 2023-10-17 09:54:12 +01:00
parameters.yml Migrate to common concourse-release-scripts 2023-10-17 09:54:12 +01:00
pipeline.yml Migrate to common concourse-release-scripts 2023-10-17 09:54:12 +01:00
README.adoc Update main branch to start work on 2.7.x 2021-11-30 11:16:53 +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.7.x -c ci/pipeline.yml -l ci/parameters.yml
----

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