We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55139c commit 691a3d8Copy full SHA for 691a3d8
azure-pipelines.yml
@@ -24,7 +24,7 @@ steps:
24
Contents: '**/*.jar'
25
TargetFolder: '$(build.artifactstagingdirectory)'
26
27
-- task: PublishBuildArtifacts@4
+- task: PublishBuildArtifacts@1
28
inputs:
29
pathtoPublish: '$(Build.artifactstagingdirectory)'
30
artifactName: 'drop'
0 commit comments