Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines war file
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech committed Feb 5, 2020
1 parent 4dae686 commit 608eb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ steps:
- task: DownloadPipelineArtifact@2
inputs:
buildType: current
artifact: 'myweb.war'
artifact: 'myweb-0.0.7-SNAPSHOT.war'


0 comments on commit 608eb6f

Please sign in to comment.