提交 a17fe8b1 编写于 作者: J Joao Moreno

build: remove verbose flag

上级 e1157e3d
phases:
- phase: Windows
queue: Hosted VS2017
variables:
VSCODE_BUILD_VERBOSE: true
steps:
- task: NodeTool@0
inputs:
......@@ -27,8 +25,6 @@ phases:
- phase: Linux
queue: Hosted Linux Preview
variables:
VSCODE_BUILD_VERBOSE: true
steps:
- script: |
apt-get update
......@@ -63,8 +59,6 @@ phases:
- phase: macOS
queue: Hosted macOS Preview
variables:
VSCODE_BUILD_VERBOSE: true
steps:
- task: NodeTool@0
inputs:
......
variables:
VSCODE_BUILD_VERBOSE: true
steps:
- task: NodeTool@0
......
variables:
VSCODE_BUILD_VERBOSE: true
steps:
- script: |
......
......@@ -3,7 +3,6 @@ phases:
queue: Hosted VS2017
variables:
VSCODE_ARCH: x64
VSCODE_BUILD_VERBOSE: true
steps:
- task: NodeTool@0
......@@ -221,7 +220,6 @@ phases:
queue: Hosted VS2017
variables:
VSCODE_ARCH: ia32
VSCODE_BUILD_VERBOSE: true
steps:
- task: NodeTool@0
......@@ -439,7 +437,6 @@ phases:
queue: Hosted Linux Preview
variables:
VSCODE_ARCH: x64
VSCODE_BUILD_VERBOSE: true
steps:
- script: |
......@@ -520,7 +517,6 @@ phases:
queue: Hosted Linux Preview
variables:
VSCODE_ARCH: ia32
VSCODE_BUILD_VERBOSE: true
steps:
- script: |
......@@ -606,7 +602,6 @@ phases:
- phase: macOS
queue: Hosted macOS Preview
variables:
VSCODE_BUILD_VERBOSE: true
steps:
- task: NodeTool@0
inputs:
......
variables:
VSCODE_BUILD_VERBOSE: true
steps:
- task: NodeTool@0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册