initializr/ci
2020-09-27 13:03:51 +02:00
..
images Upgrade docker images to Ubuntu Focal 2020-09-27 13:03:51 +02:00
scripts Workaround broken function in concourse scripts 2020-07-15 11:24:12 +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 Upgrade CI to Artifactory Resource 0.0.11 2020-07-10 11:23:55 +02: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.