initializr/ci
Stephane Nicoll 31aad89a8a Switch version to SemVer format
Closes gh-1107
2020-07-09 17:53:47 +02:00
..
images Switch version to SemVer format 2020-07-09 17:53:47 +02:00
scripts Switch version to SemVer format 2020-07-09 17:53:47 +02:00
tasks Add support for CI on Windows 2019-03-26 16:06:36 -07:00
parameters.yml Move the build to concourse 2018-11-08 17:33:38 +01:00
pipeline.yml Update CI credhub references 2019-06-18 13:54:36 -07:00
README.adoc Update CI credhub references 2019-06-18 13:54:36 -07: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 -c ci/pipeline.yml -l ci/parameters.yml
----

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