mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:15:50 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
52e6a666ff
commit
99d538b03d
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@ steps:
|
||||||
echo Add other tasks to build, test, and deploy your project.
|
echo Add other tasks to build, test, and deploy your project.
|
||||||
echo See https://aka.ms/yaml
|
echo See https://aka.ms/yaml
|
||||||
displayName: 'Run a multi-line script'
|
displayName: 'Run a multi-line script'
|
||||||
|
|
||||||
|
- task: PublishBuildArtifacts@1
|
||||||
|
|
Loading…
Reference in a new issue