initializr/ci
2023-07-20 15:43:27 +02:00
..
config Fix bug fix icon in changelog configuration 2021-09-11 00:04:38 +02:00
images Upgrade ubuntu version in CI image 2023-07-20 15:43:27 +02:00
scripts Use docker image for concourse-release-scripts 2023-07-11 19:56:10 +02:00
tasks Use docker image for concourse-release-scripts 2023-07-11 19:56:10 +02:00
parameters.yml Initiate Spring Initializr 0.20.0 shapshots 2022-11-10 13:23:33 +01:00
pipeline.yml Use docker image for concourse-release-scripts 2023-07-11 19:56:10 +02:00
README.adoc Initiate Spring Initializr 0.20.0 shapshots 2022-11-10 13:23:33 +01:00

== Concourse pipeline

Ensure that you've setup the target and can login

[source]
----
$ fly -t initializr login -n initializr -c https://ci.spring.io
----

The pipeline can be deployed using the following command:

[source]
----
$ fly -t initializr set-pipeline -p initializr-0.20.x -c ci/pipeline.yml -l ci/parameters.yml
----

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