Skip to content

Commit a7c38da

Browse files
committed
Merge branch '2.0.x' into 2.1.x
2 parents bea0d08 + 5259086 commit a7c38da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
== Concourse pipeline
22

3-
Ensure that you've have a spring-boot target logged in
3+
Ensure that you've setup the spring-boot target and can login
44

55
[source]
66
----
7-
$ fly -t spring-boot login -n spring-boot -c https://ci.spring-io
7+
$ fly -t spring-boot login -n spring-boot -c https://ci.spring.io
88
----
99

1010
The pipeline can be deployed using the following command:

0 commit comments

Comments
 (0)