Skip to content

Commit bd6b642

Browse files
committed
We don't publish Doc anymore
1 parent d67b847 commit bd6b642

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

windows-release/stage-publish-pythonorg.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,6 @@ jobs:
2424
inputs:
2525
versionSpec: '>=3.10'
2626

27-
- task: DownloadPipelineArtifact@2
28-
displayName: 'Download artifact: Doc'
29-
inputs:
30-
${{ if eq(parameters.BuildToPublish, 'current') }}:
31-
buildType: current
32-
${{ else }}:
33-
buildType: specific
34-
buildVersionToDownload: specific
35-
project: $(resources.pipeline.build_to_publish.projectId)
36-
pipeline: $(resources.pipeline.build_to_publish.pipelineId)
37-
runId: $(resources.pipeline.build_to_publish.runID)
38-
artifact: Doc
39-
targetPath: $(Pipeline.Workspace)\Doc
40-
4127
- task: DownloadPipelineArtifact@2
4228
displayName: 'Download artifact: msi'
4329
inputs:

0 commit comments

Comments
 (0)