Skip to content

Commit

Permalink
Merge pull request #579 from hakman/patch-3
Browse files Browse the repository at this point in the history
Use default GCS location to upload artifacts
  • Loading branch information
k8s-ci-robot authored Mar 8, 2023
2 parents a4369f7 + 6f39f6e commit 96966ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ steps:
entrypoint: make
env:
- PULL_BASE_REF=$_PULL_BASE_REF
- GCS_LOCATION=$_GCS_LOCATION
- LATEST_FILE=markers/${_PULL_BASE_REF}/latest-tag.txt
args:
- cloudbuild-artifacts
Expand Down

0 comments on commit 96966ee

Please sign in to comment.