Skip to content

Commit 0d398dd

Browse files
committed
(build) disable publish docs in azure pipelines
1 parent 9e5b9f7 commit 0d398dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ stages:
103103
TASK_NAME: 'NuGet'
104104
Chocolatey:
105105
TASK_NAME: 'Chocolatey'
106-
Documentation:
107-
TASK_NAME: 'Documentation'
106+
# Documentation:
107+
# TASK_NAME: 'Documentation'
108108
steps:
109109
- template: .azurepipelines/publish.yml
110110
parameters:

0 commit comments

Comments
 (0)