spring-boot/ci
Andy Wilkinson 83d1d8e36d Parameterize Artifactory repository names
See gh-38394
2023-11-20 10:51:53 +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 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
README.adoc Update main branch to start work on 2.7.x 2021-11-30 11:16:53 +00:00
parameters.yml Parameterize Artifactory repository names 2023-11-20 10:51:53 +00:00
pipeline.yml Parameterize Artifactory repository names 2023-11-20 10:51:53 +00: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.7.x -c ci/pipeline.yml -l ci/parameters.yml
----

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