initializr/ci
2023-04-03 14:33:45 +02:00
..
config Fix bug fix icon in changelog configuration 2021-09-11 00:04:38 +02:00
images Upgrade Java 17 version in CI image 2023-04-03 14:33:45 +02:00
scripts Fix Windows build to use Java 17 2022-11-10 13:27:54 +01:00
tasks Rely on Docker Hub for fetching CI images 2023-02-02 22:12:10 +01:00
parameters.yml Initiate Spring Initializr 0.20.0 shapshots 2022-11-10 13:23:33 +01:00
pipeline.yml Rely on Docker Hub for fetching CI images 2023-02-02 22:12:10 +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.