Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
VladVascan 2019-06-02 09:52:45 +01:00
parent b22cc4d522
commit 09baf57455

View file

@ -1,4 +1,8 @@
# Starter pipeline # 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. # 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