1 2 3 4 5 6 7 8 9 10 11
skip_clone: false steps: build: when: branch: [] event: [] image: alpine commands: - apk add --no-cache openssl-dev go - go build