summaryrefslogtreecommitdiff
path: root/.azure-pipelines/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines/azure-pipelines.yml')
-rw-r--r--.azure-pipelines/azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 5dd0eb2771..13c12d91e7 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -27,7 +27,7 @@ variables:
- name: coverageBranches
value: devel
- name: entryPoint
- value: test/utils/shippable/shippable.sh
+ value: .azure-pipelines/commands/entry-point.sh
- name: fetchDepth
value: 500