Fix Readme for GoCD

This commit is contained in:
disaster37 2017-04-05 14:31:04 +00:00
parent e983c33233
commit bc79bc5af2

View File

@ -4,7 +4,7 @@
This template creates one GoCD server and scale out the number of GoCD agent you need. This template creates one GoCD server and scale out the number of GoCD agent you need.
The GoCD agent embedded Docker support, so the idea is to not create GoCD agent per language but use docker container to build and test your stuff. The GoCD agent is link with docker engine container as sidekick, so the idea is to not create GoCD agent per language but use docker container to build and test your stuff.
You can use on GoCD agent: You can use on GoCD agent:
- docker cli - docker cli
- docker-compose cli - docker-compose cli
@ -16,8 +16,8 @@ You can use on GoCD agent:
Select GoCD from catalog. Select GoCD from catalog.
Choose if you should deploy GoCD Server, or GoCD Agent or the two.
Enter the number of GoCD agent you need. Enter the number of GoCD agent you need.
Enter extra GoCD plugins to download and install.
Choose the key to autoregister GoCD agent. Choose the key to autoregister GoCD agent.
Click deploy. Click deploy.