Browse Source

Merge branch '2.0.x' into 2.1.x

pull/17391/head
Phillip Webb 7 years ago
parent
commit
a7c38daff2
  1. 4
      ci/README.adoc

4
ci/README.adoc

@ -1,10 +1,10 @@
== Concourse pipeline == Concourse pipeline
Ensure that you've have a spring-boot target logged in Ensure that you've setup the spring-boot target and can login
[source] [source]
---- ----
$ fly -t spring-boot login -n spring-boot -c https://ci.spring-io $ fly -t spring-boot login -n spring-boot -c https://ci.spring.io
---- ----
The pipeline can be deployed using the following command: The pipeline can be deployed using the following command:

Loading…
Cancel
Save