--- kind: pipeline type: docker name: default steps: - name: Echo Foo image: hello-world - name: Nur für citest_publish branch image: alpine commands: - ls when: ref: - refs/heads/citest_publish