initializr/ci
2021-09-07 14:49:01 +01:00
..
config Upgrade CI to publish to Maven Central directly 2021-03-14 07:19:21 +01:00
images Upgrade Ubuntu version in CI images 2021-08-22 08:51:26 +02:00
scripts Rename Spring Buildmaster account to Spring Builds 2021-08-25 18:07:19 +02: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 artifact properties using Artifactory resource 2021-09-07 14:49:01 +01: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.