#752 - Polishing.

This commit is contained in:
Greg Turnquist
2019-03-13 23:18:27 -05:00
parent 155d37599d
commit 3ccabfe245

View File

@@ -33,8 +33,8 @@ With this in place, run the following `fly` commands to create pipelines:
With this pipeline in place, you can now activate and expose it:
----
% fly -t spring-data unpause-pipeline -p spring-hateoas
% fly -t spring-data expose-pipeline -p spring-hateoas
% fly -t spring-data unpause-pipeline -p spring-data
% fly -t spring-data expose-pipeline -p spring-data
----
=== Running CI tasks locally