From 19a0ea537e59ef078626e286307a5ca30ef8b585 Mon Sep 17 00:00:00 2001 From: yusuf karatoprak Date: Sun, 9 May 2021 16:52:59 +0300 Subject: [PATCH] subsc. changed --- 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 e8f71eb..420cda9 100644 --- a/azure-pipelines.eventhub.httpapi.host.yml +++ b/azure-pipelines.eventhub.httpapi.host.yml @@ -3,7 +3,7 @@ trigger: variables: - dockerRegistryServiceConnection: 'b46a670b-6940-4de5-b6b1-b06f9dd1c849' + dockerRegistryServiceConnection: '8a2bf690-716a-490c-8a88-d93fab12cf9d' imageRepository: 'voloeventhubhttpapihost' containerRegistry: 'voloeventhubhttpapihost.azurecr.io' dockerfilePath: '**/Dockerfile.EventHub.HttpApi.Host'