initializr/ci
2023-06-01 15:11:05 +02:00
..
config Fix bug fix icon in changelog configuration 2021-09-11 00:04:38 +02:00
images Upgrade Java version in CI image 2023-06-01 15:11:05 +02:00
scripts Fix Windows build to use Java 17 2022-11-10 13:27:54 +01:00
tasks Merge branch '0.13.x' 2023-05-25 11:31:29 +01:00
parameters.yml Initiate Spring Initializr 0.20.0 shapshots 2022-11-10 13:23:33 +01:00
pipeline.yml Merge branch '0.13.x' 2023-05-25 11:31:29 +01: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.