Files
spring-restdocs/ci
Andy Wilkinson b88ee737c6 Upgrade CI image to Java 17.0.3.1+2
Closes gh-817
2022-06-20 16:43:29 +01:00
..
2022-01-14 17:39:51 +00:00
2022-01-12 10:55:41 +00:00
2022-06-20 16:41:06 +01:00
2021-11-17 11:17:59 +00:00

== Concourse pipeline

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

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

The pipeline can be deployed using the following command:

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

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