Skip to content

Commit 960c049

Browse files
author
ia-tests
committed
fix reference to helper script
1 parent 6cc22f7 commit 960c049

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
@@ -38,7 +38,7 @@ steps:
3838
waitFor: ['merge-master']
3939
entrypoint: 'bash'
4040
args: [
41-
'./run_relevant_cloudbuilds.sh',
41+
'./helpers/run_relevant_cloudbuilds.sh',
4242
'cloudbuild.yaml',
4343
'--substitutions=_COMPOSER_REGION=${_COMPOSER_REGION},_COMPOSER_ENV_NAME=${_COMPOSER_ENV_NAME},_DATAFLOW_JAR_BUCKET=${_DATAFLOW_JAR_BUCKET}'
4444
]

0 commit comments

Comments
 (0)