steps: build: when: event: [push, pull_request] image: golang commands: - go get - go build