try gocd templte

This commit is contained in:
disaster37
2017-03-31 18:59:36 +00:00
parent 20ca59da73
commit 6fd9b319c4
4 changed files with 201 additions and 31 deletions
+5
View File
@@ -5,6 +5,11 @@
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.
You can use on GoCD agent:
- docker cli
- docker-compose cli
- rancher-compose cli
- make
### Usage: