File tree 1 file changed +2
-4
lines changed
eng/templates/official/jobs
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 87
87
artifactName : ' azure-functions'
88
88
project : ' 3f99e810-c336-441f-8892-84983093ad7f'
89
89
definition : 679
90
- buildVersionToDownload : specific
91
- pipelineId : 170384
90
+ buildVersionToDownload : latestFromBranch
92
91
targetPath : ' $(Pipeline.Workspace)/PythonSdkArtifact'
93
92
condition : eq(variables['USETESTPYTHONSDK'], true)
94
93
- bash : |
@@ -116,8 +115,7 @@ jobs:
116
115
artifactName : $(PYTHONEXTENSIONNAME)
117
116
project : ' 3f99e810-c336-441f-8892-84983093ad7f'
118
117
definition : 798
119
- buildVersionToDownload : specific
120
- pipelineId : 170439
118
+ buildVersionToDownload : latestFromBranch
121
119
targetPath : ' $(Pipeline.Workspace)/PythonExtensionArtifact'
122
120
condition : eq(variables['USETESTPYTHONEXTENSIONS'], true)
123
121
- bash : |
You can’t perform that action at this time.
0 commit comments