提交 129cc5a6 编写于 作者: S Sandeep Somavarapu

Comment out failing job

上级 b8f63e9e
......@@ -94,11 +94,11 @@ steps:
displayName: Run hygiene, monaco compile & valid layers checks
condition: and(succeeded(), ne(variables['CacheExists-Compilation'], 'true'), eq(variables['VSCODE_STEP_ON_IT'], 'false'))
- script: |
set -
./build/azure-pipelines/common/extract-telemetry.sh
displayName: Extract Telemetry
condition: and(succeeded(), ne(variables['CacheExists-Compilation'], 'true'))
# - script: |
# set -
# ./build/azure-pipelines/common/extract-telemetry.sh
# displayName: Extract Telemetry
# condition: and(succeeded(), ne(variables['CacheExists-Compilation'], 'true'))
- script: |
set -e
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册