From 2da2fb7f8df897c2b3dd484e99c39ee7204686d0 Mon Sep 17 00:00:00 2001 From: yusufkaratoprak Date: Wed, 28 Apr 2021 19:22:09 +0300 Subject: [PATCH] HttpApi.Host [skip ci] --- azure-pipelines.eventhub.httpapi.host.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.eventhub.httpapi.host.yml b/azure-pipelines.eventhub.httpapi.host.yml index 235239a..2548352 100644 --- a/azure-pipelines.eventhub.httpapi.host.yml +++ b/azure-pipelines.eventhub.httpapi.host.yml @@ -9,7 +9,7 @@ trigger: variables: # Container registry service connection established during pipeline creation - dockerRegistryServiceConnection: '707062cc-c827-4fa2-80ef-9dc60dc1834f' + dockerRegistryServiceConnection: '74f2c032-afef-456e-971d-a613041b1a59' imageRepository: 'voloeventhubhttpapihost' containerRegistry: 'voloeventhubhttpapihost.azurecr.io' dockerfilePath: '**/Dockerfile.EventHub.HttpApi.Host'