initializr/ci
2019-07-02 20:47:00 -07:00
..
images Install unzip in CI image 2019-07-02 20:47:00 -07:00
scripts Fix location of java home for windows build 2019-06-14 10:31:17 -07: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.