spring-boot/ci
Andy Wilkinson 49c4f33919 Prepare for the final OSS release of 2.7.x
Closes gh-38472
2023-11-22 09:41:07 +00: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 Don't set next version when staging final version 2023-11-20 20:57:45 +00:00
tasks Don't set next version when staging final version 2023-11-20 20:57:45 +00:00
parameters.yml Prepare for the final OSS release of 2.7.x 2023-11-22 09:41:07 +00:00
pipeline.yml Upgrade default CNB builders to Paketo Jammy 2023-11-21 17:22:32 -06: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.