Cloud Build: Improve quotes.

This commit is contained in:
Marco Ebert 2024-07-17 22:06:12 +02:00
parent b2d9c84779
commit 4e897bc4ea

View file

@ -19,5 +19,5 @@ steps:
&& make release
substitutions:
_GIT_TAG: "12345"
_PULL_BASE_REF: "main"
_PULL_BASE_SHA: '12345'
_PULL_BASE_REF: main
_PULL_BASE_SHA: "12345"