Phillip Webb 5ad3056466 Update CI 1 year ago
..
config 891aa75af3 Publish releases to Maven Central 1 year ago
images 5565cce609 Add CI pipeline 3 years ago
scripts 891aa75af3 Publish releases to Maven Central 1 year ago
tasks 5ad3056466 Update CI 1 year ago
README.adoc fe03372d7d Rename project to spring-asciidoctor-backends 3 years ago
parameters.yml fe03372d7d Rename project to spring-asciidoctor-backends 3 years ago
pipeline.yml 5ad3056466 Update CI 1 year ago

README.adoc

== Concourse pipeline

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

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

The pipeline can be deployed using the following command:

[source]
----
$ fly -t spring-asciidoctor-backends set-pipeline -p spring-asciidoctor-backends -c ci/pipeline.yml -l ci/parameters.yml
----

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