We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2f9f3 commit 56c35d0Copy full SHA for 56c35d0
azure-pipelines-full-tests.yml
@@ -174,3 +174,4 @@ jobs:
174
PROJECT_TYPE: $(System.TeamProject)
175
BUILD_ID: $(Build.BuildId)
176
JOB_ID: $(System.JobId)
177
+ enabled: false
azure-pipelines.yml
@@ -1206,6 +1206,7 @@ jobs:
1206
KUSTO_DATABASE: $(KUSTO_DATABASE)
1207
KUSTO_TABLE: $(KUSTO_TABLE)
1208
KUSTO_TENANT_ID: $(KUSTO_TENANT_ID)
1209
1210
1211
#- job: VerifySphinxDocumentGenerator
1212
# displayName: "Verify Sphinx Document Generator"
@@ -1286,3 +1287,4 @@ jobs:
1286
1287
1288
1289
1290
0 commit comments