Browse Source

Update azure-pipelines.yml for Azure Pipelines

staging
yusufkaratoprak 5 years ago
parent
commit
c19c4360f6
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -6,7 +6,7 @@ variables:
dockerRegistryServiceConnection: 'b46a670b-6940-4de5-b6b1-b06f9dd1c849'
imageRepository: 'voloeventhubhttpapihost'
containerRegistry: 'voloeventhubhttpapihost.azurecr.io'
dockerfilePath: '**/Dockerfile'
dockerfilePath: '**/Dockerfile.EventHub.HttpApi.Host'
tag: '$(Build.BuildNumber)'
# Agent VM image name

Loading…
Cancel
Save