Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 369 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 369 Bytes

This box includes an automatically running gocd-agent which you can connect it to running gocd-server by providing environment variable

You can run it by ;

$docker run -ti -d -e GO_SERVER=ci.hepsiburada.com hepsiburada/qa-box

and it will register itself in pending state to the ci server you have provided. Than you can enable and assign to an environment manually.