Skip to content

Commit

Permalink
Dockertools - Change artifacts location (#1902)
Browse files Browse the repository at this point in the history
* Dockertools - Change artifacts location

* test
  • Loading branch information
armandomiani authored Sep 19, 2022
1 parent d974a88 commit 5a7e5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cloudbuild-dockertools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ steps:

artifacts:
objects:
location: 'gs://$PROJECT_ID-c2d/'
location: 'gs://$PROJECT_ID/'
paths: ['/workspace/cloudbuild', '/workspace/dockerfiles', '/workspace/cloudbuild_$TAG_NAME', '/workspace/dockerfiles_$TAG_NAME']

availableSecrets:
Expand Down

0 comments on commit 5a7e5f7

Please sign in to comment.