aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index f8550d8..eab6746 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -18,7 +18,7 @@ jobs:
- script: |
echo "##vso[task.setvariable variable=BASE_CHANGED;isOutput=true]false"
echo "##vso[task.setvariable variable=VENV_CHANGED;isOutput=true]false"
- echo "##vso[task.setvariable variable=BASE_PULL;isOutput=true]true"
+ # echo "##vso[task.setvariable variable=BASE_PULL;isOutput=true]true"
name: check
displayName: 'Set Variables'