mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
5af6c76d5f
commit
02b28675cc
1 changed files with 0 additions and 9 deletions
|
@ -1,13 +1,4 @@
|
||||||
# Starter pipeline
|
# Starter pipeline
|
||||||
- task: PublishBuildArtifacts@1
|
|
||||||
inputs:
|
|
||||||
PathtoPublish: '$(Build.ArtifactStagingDirectory)'
|
|
||||||
ArtifactName: 'drop'
|
|
||||||
publishLocation: 'Container'
|
|
||||||
- task: Docker@2
|
|
||||||
inputs:
|
|
||||||
containerRegistry: 'spring-petclinic'
|
|
||||||
command: 'push'
|
|
||||||
# Start with a minimal pipeline that you can customize to build and deploy your code.
|
# Start with a minimal pipeline that you can customize to build and deploy your code.
|
||||||
# Add steps that build, run tests, deploy, and more:
|
# Add steps that build, run tests, deploy, and more:
|
||||||
# https://aka.ms/yaml
|
# https://aka.ms/yaml
|
||||||
|
|
Loading…
Reference in a new issue