drone-git-push Build Build the binary with the following commands: go build gotest Docker Build the docker image with the following commands: GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -a -tags netgo -o release/linux/amd64/drone-git-push docker build --rm -t appleboy/drone-git-...