github.com/GoogleContainerTools/skaffold@v1.39.18/examples/structure-tests/test/structure_test.yaml (about)

     1  schemaVersion: 2.0.0
     2  
     3  fileExistenceTests:
     4    - name: 'no local go binary'
     5      path: /usr/local/bin/go'
     6      shouldExist: false