Hi guys, I am creating a very minimal automated deployment system in golang. I am trying to give the following features:- 1. Support docker swarm for managing the container or...
What I used to with Travis was, first build my docker images on the CI server and then push it to docker hub or github private registery deploy: provider: script script: de...
I thought any tool which assists in continuous deployment is a part of devops. The group has 3420 devops members and I just wanted to know if someone out of these many people...