Skip to content

Commit e82f291

Browse files
authored
Merge pull request #86 from nojnhuh/chart-registry
Push chart to subproject directory in staging repo
2 parents 892aea9 + 6f7d6fe commit e82f291

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)