apiVersion: skaffold/v1beta15 kind: Config build: tagPolicy: sha256: {} artifacts: - context: . image: go-hello-world deploy: kubectl: manifests: - kubernetes-manifests/** profiles: - name: cloudbuild build: googleCloudBuild: {}