We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5c228 commit e279787Copy full SHA for e279787
.github/workflows/acceptance-tests.yaml
@@ -34,4 +34,4 @@ jobs:
34
--variables name=GithubUser,value=${{ github.repository_owner }} name=GithubBranch,value=${{ github.ref_name }} \
35
--output text \
36
--query 'pipelineExecutionId')
37
- .github/workflows/monitor_pipelines.sh $PIPELINE_EXEC_ID
+ ./.github/workflows/monitor_pipelines.sh $PIPELINE_EXEC_ID
0 commit comments