mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 22:35:49 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
b22cc4d522
commit
09baf57455
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
# Starter pipeline
|
||||
- task: Docker@2
|
||||
inputs:
|
||||
containerRegistry: 'spring-petclinic'
|
||||
command: 'push'
|
||||
# Start with a minimal pipeline that you can customize to build and deploy your code.
|
||||
# Add steps that build, run tests, deploy, and more:
|
||||
# https://aka.ms/yaml
|
||||
|
|
Loading…
Reference in a new issue