branches:
include: master
exclude: [ develop, feature/* ]
steps:
build:
image: golang
commands:
- go test