initializr/ci
2022-06-09 08:20:55 +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 2022-06-09 08:20:55 +02:00
scripts Rename Spring Buildmaster account to Spring Builds 2021-08-25 18:07:19 +02:00
tasks Upgrade to concourse/oci-build-task 0.9.1 2021-11-19 08:47:09 +01:00
parameters.yml Switch CI to 0.13.x 2022-02-11 09:09:33 +01:00
pipeline.yml Upgrade CI to github-release resource 1.5.5 2021-09-27 16:22:45 +02:00
README.adoc Switch CI to 0.13.x 2022-02-11 09:09: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.13.x -c ci/pipeline.yml -l ci/parameters.yml
----

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