We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c96c47 commit 2e3726fCopy full SHA for 2e3726f
1 file changed
azure-pipelines.yml
@@ -20,8 +20,3 @@ steps:
20
publishJUnitResults: true
21
testResultsFiles: '**/surefire-reports/TEST-*.xml'
22
goals: 'package'
23
-
24
-- task: PublishBuildArtifacts@1
25
- inputs:
26
- pathToPublish: '$(Build.ArtifactStagingDirectory)'
27
- artifactName: drop1
0 commit comments