initializr/ci
Stephane Nicoll ed463a9829 Upgrade Ubuntu version in CI images
Closes gh-1276
2021-10-28 08:51:52 +02:00
..
config Fix bug fix icon in changelog configuration 2021-09-11 00:04:38 +02:00
images Upgrade Ubuntu version in CI images 2021-10-28 08:51:52 +02:00
scripts Rename Spring Buildmaster account to Spring Builds 2021-08-25 18:07:19 +02:00
tasks Upgrade to GitHub Changelog Generator 0.0.7 in CI 2021-10-03 07:06:19 +02:00
parameters.yml Merge branch '0.10.x' 2021-08-22 08:59:40 +02:00
pipeline.yml Upgrade CI to github-release resource 1.5.5 2021-09-27 16:22:45 +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.