initializr/ci
Stephane Nicoll ca35aa855d Add CI build for JDK 17
Closes gh-1262
2021-09-09 17:06:36 +02:00
..
config Upgrade CI to publish to Maven Central directly 2021-03-14 07:19:21 +01:00
images Add CI build for JDK 17 2021-09-09 17:06:36 +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 Merge branch '0.10.x' 2021-08-22 08:59:40 +02:00
pipeline.yml Add CI build for JDK 17 2021-09-09 17:06:36 +02:00
README.adoc Harmonize CI pipeline name 2021-03-23 08:45:48 +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.11.x -c ci/pipeline.yml -l ci/parameters.yml
----

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