Skip to content

Commit e279787

Browse files
committed
fixup! trigger pipeline with variables
1 parent da5c228 commit e279787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
--variables name=GithubUser,value=${{ github.repository_owner }} name=GithubBranch,value=${{ github.ref_name }} \
3535
--output text \
3636
--query 'pipelineExecutionId')
37-
.github/workflows/monitor_pipelines.sh $PIPELINE_EXEC_ID
37+
./.github/workflows/monitor_pipelines.sh $PIPELINE_EXEC_ID

0 commit comments

Comments
 (0)