github.com/GoogleContainerTools/skaffold@v1.39.18/examples/structure-tests/test/profile_structure_test.yaml (about) 1 schemaVersion: 2.0.0 2 3 fileExistenceTests: 4 - name: 'no go binary' 5 path: '/usr/bin/go' 6 shouldExist: false