github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v1/content/en/samples/testers/structure/structureTest.yaml (about) 1 schemaVersion: 2.0.0 2 3 fileExistenceTests: 4 - name: 'no go binary' 5 path: '/usr/bin/go' 6 shouldExist: false