initializr/ci
2021-08-22 08:50:28 +02:00
..
config Upgrade CI to publish to Maven Central directly 2021-03-14 07:19:21 +01:00
images Upgrade Java 11 version in CI image 2021-08-22 08:50:28 +02:00
scripts Polish 2021-03-18 14:21:41 +01:00
tasks Switch from vito/oci-build-task to concourse/oci-build-task 2021-08-22 08:49:21 +02:00
parameters.yml Configure a mirror for registry-image image_resources 2021-08-22 08:48:44 +02:00
pipeline.yml Configure a mirror for registry-image image_resources 2021-08-22 08:48:44 +02:00
README.adoc Initiate 0.10.x branch 2021-03-02 14:04:47 +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.10.x -c ci/pipeline.yml -l ci/parameters.yml
----

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