github.com/chenbh/concourse/v6@v6.4.2/worker/ci/pr.yml (about)

     1  ---
     2  platform: linux
     3  
     4  image_resource:
     5    type: registry-image
     6    source: {repository: golang}
     7  
     8  inputs:
     9  - name: concourse
    10  - name: worker
    11  
    12  run:
    13    path: worker/ci/pr