Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit c54f315

Browse files
committed
Add cloudbuild default value for bucket substitution
1 parent a18c048 commit c54f315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cloudbuild.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ steps:
6060
terraform validate
6161
done
6262
63+
substitutions:
64+
_QUICKSTART_BUCKET_NAME: dev.quickstart.kubestack.com
65+
6366
#
6467
# Copy from dist to bucket
6568
#

0 commit comments

Comments
 (0)