Skip to content

Commit 6f7d6fe

Browse files
committed
Push chart to subproject directory in staging repo
1 parent 892aea9 commit 6f7d6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ steps:
77
entrypoint: make
88
env:
99
- DRIVER_IMAGE_REGISTRY=us-central1-docker.pkg.dev/k8s-staging-images/dra-example-driver
10-
- DRIVER_CHART_REGISTRY=us-central1-docker.pkg.dev/k8s-staging-images/charts
10+
- DRIVER_CHART_REGISTRY=us-central1-docker.pkg.dev/k8s-staging-images/dra-example-driver/charts
1111
args:
1212
- push-release-artifacts

0 commit comments

Comments
 (0)