steps: - name: build image: ubuntu_latest commands: - echo "Hello, World!" when: - event: push branches: - test