Phillip Webb 03d1ff8d9f Update github account 2 anni fa
..
images 5565cce609 Add CI pipeline 3 anni fa
scripts 03d1ff8d9f Update github account 2 anni fa
tasks b0f5635404 Attempt to fix changelog generation 3 anni fa
README.adoc fe03372d7d Rename project to spring-asciidoctor-backends 3 anni fa
parameters.yml fe03372d7d Rename project to spring-asciidoctor-backends 3 anni fa
pipeline.yml 23a424b243 Update CI 3 anni fa

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.