Skip to content

Commit d7fc849

Browse files
authored
Update cloudbuild.yml
1 parent 2827fe8 commit d7fc849

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

cloudbuild.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,5 @@ steps:
1313
args: ['build', '-t', 'gcr.io/grafana-monitoring-demo/demo:$COMMIT_SHA', '-f', 'Dockerfile', '.']
1414
images:
1515
- 'gcr.io/grafana-monitoring-demo/demo:$COMMIT_SHA'
16-
artifacts:
17-
objects:
18-
location: 'asia-south1'
19-
paths: ['asia-south1-docker.pkg.dev/grafana-monitoring-demo/cloud-build-repo/']
16+
2017

0 commit comments

Comments
 (0)