Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech committed Feb 6, 2020
1 parent cfedac6 commit de94395
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ steps:
inputs:
mavenPomFile: 'pom.xml'

- task: PublishBuildArtifacts@1
displayName: 'Publish Artifact: myweb'
condition: succeeded()

- task: DownloadPipelineArtifact@2
inputs:
Expand Down

0 comments on commit de94395

Please sign in to comment.