github.com/RyanSiu1995/gcb-visualizer@v1.0.2-0.20211121083050-f618fa372726/test/fixtures/cloudbuild/cloudbuild.normal.002.yaml (about)

     1  # This is a linear build
     2  # The waitFor "-" will not have effect on the first step
     3  steps:
     4  - name: debian
     5    waitFor:
     6    - "-"
     7  - name: debian
     8  - name: debian
     9  - name: debian