Skip to content

Commit

Permalink
Merge pull request #99 from cpanato/fix
Browse files Browse the repository at this point in the history
another fix :( in cloudbuild
  • Loading branch information
cpanato authored Jul 22, 2022
2 parents 5c343db + 62363dc commit a547abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ steps:
- name: ghcr.io/gythialy/golang-cross:v1.17.12-0@sha256:be96e626662b658457d0a4efc69c276be88fa8275e0bd1e74beec64ced1e2d1c
entrypoint: 'bash'
dir: "go/src/sigstore/cosign"
dir: "go/src/sigstore/policy-controller"
env:
- "GOPATH=/workspace/go"
- "GOBIN=/workspace/bin"
Expand Down

0 comments on commit a547abe

Please sign in to comment.