Skip to content

Commit 760d826

Browse files
chore: automap substitutions
1 parent b63941a commit 760d826

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.cloudbuild/cloudbuild-test-c.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ substitutions:
2020
steps:
2121
# GraalVM C build
2222
- name: 'bash'
23+
env:
2324
script: |
2425
#!/usr/bin/env bash
2526
echo "${_COMMIT_HASH_TAG}"
2627
2728
options:
2829
logging: CLOUD_LOGGING_ONLY
30+
automapSubstitutions: true

0 commit comments

Comments
 (0)