Skip to content

Commit e94b259

Browse files
confirm no braces produces the problem
1 parent 760d826 commit e94b259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cloudbuild/cloudbuild-test-c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
timeout: 7200s # 2 hours
1616
substitutions:
1717
_JAVA_SHARED_CONFIG_VERSION: '1.15.3' # {x-version-update:google-cloud-shared-config:current}
18-
_COMMIT_HASH_TAG: infrastructure-public-image-${SHORT_SHA}
18+
_COMMIT_HASH_TAG: infrastructure-public-image-$SHORT_SHA
1919

2020
steps:
2121
# GraalVM C build

0 commit comments

Comments
 (0)