Hi All,
I am newbie to GOCD. I want to build container images using travis like functionality using GOCD, have few doubts regarding the setup
Using Travis container images are built like:
---------------------------------------------------------
Github ---> Build container images using Travis --> Push to AWS ECR
1) GOCD has GO server and GO Agent. I am using Windows 10 system.
In my case where should the GO server and GO Agent be deployed . Can they be on the same Windows machine.
2) How can I pull external repo Github to GOCD
3) How can I build container images and push to AWS-ECR using GOCD
Regards,
Zaheer