Phillip Webb 5ad3056466 Update CI há 1 ano atrás
..
config 891aa75af3 Publish releases to Maven Central há 1 ano atrás
images 5565cce609 Add CI pipeline há 3 anos atrás
scripts 891aa75af3 Publish releases to Maven Central há 1 ano atrás
tasks 5ad3056466 Update CI há 1 ano atrás
README.adoc fe03372d7d Rename project to spring-asciidoctor-backends há 3 anos atrás
parameters.yml fe03372d7d Rename project to spring-asciidoctor-backends há 3 anos atrás
pipeline.yml 5ad3056466 Update CI há 1 ano atrás

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.