spring-boot/ci
Scott Frederick 1b32baaadc Upgrade CI to Docker 24.0.7
Closes gh-38169
2023-11-01 17:10:17 -05:00
..
config Polish CI pipeline 2023-10-19 08:16:53 +01:00
images Upgrade CI to Docker 24.0.7 2023-11-01 17:10:17 -05:00
scripts Migrate to common concourse-release-scripts 2023-10-17 09:54:12 +01:00
tasks Correct configuration of Sonatype credentials used for promotion 2023-10-19 09:20:00 +01:00
parameters.yml Migrate to common concourse-release-scripts 2023-10-17 09:54:12 +01:00
pipeline.yml Correct configuration of Sonatype credentials used for promotion 2023-10-19 09:20:00 +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.