Skip to content

Commit a547abe

Browse files
authored
Merge pull request #99 from cpanato/fix
another fix :( in cloudbuild
2 parents 5c343db + 62363dc commit a547abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ steps:
6767
6868
- name: ghcr.io/gythialy/golang-cross:v1.17.12-0@sha256:be96e626662b658457d0a4efc69c276be88fa8275e0bd1e74beec64ced1e2d1c
6969
entrypoint: 'bash'
70-
dir: "go/src/sigstore/cosign"
70+
dir: "go/src/sigstore/policy-controller"
7171
env:
7272
- "GOPATH=/workspace/go"
7373
- "GOBIN=/workspace/bin"

0 commit comments

Comments
 (0)