Files
initializr/ci
Stephane Nicoll 5a976ac492 Upgrade Java 16 version in CI image
Closes gh-1234
2021-05-20 18:19:05 +02:00
..
2021-03-18 14:21:41 +01:00
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.