spring-boot/ci
Stephane Nicoll 8d3ab1cc7d Polish "Add Java 14 CI"
See gh-20413
2020-03-18 14:33:01 +01:00
..
images Polish "Add Java 14 CI" 2020-03-18 14:33:01 +01:00
scripts Polish "Add Java 14 CI" 2020-03-18 14:33:01 +01:00
tasks Add branch information to build scans on Windows 2020-03-04 16:13:26 +01:00
README.adoc
parameters.yml
pipeline.yml Polish "Add Java 14 CI" 2020-03-18 14:33:01 +01:00

README.adoc

== Concourse pipeline

Ensure that you've setup the spring-boot target and can login

[source]
----
$ fly -t spring-boot login -n spring-boot -c https://ci.spring.io
----

The pipeline can be deployed using the following command:

[source]
----
$ fly -t spring-boot set-pipeline -p spring-boot-2.3.x -c ci/pipeline.yml -l ci/parameters.yml
----

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