steps: build: image: alpine when: branch: [ master ] event: [push, pull_request] commands: | apk add --no-cache shellcheck shellcheck kiss contrib/*