when: - event: push branch: master steps: - name: build image: alpine commands: - echo "Hello world"