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

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.