From 9db0c475e69c65946a1fefc5575da72a5347c022 Mon Sep 17 00:00:00 2001 From: MarioTiscareno Date: Tue, 6 Aug 2024 03:31:52 -0600 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6e92074..4392616 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,6 +9,7 @@ trigger: variables: dockerfilePath: '**/Dockerfile' tag: '$(Build.BuildId)' + ServiceConnection: '4133c3a3-f971-429c-a0c3-9758099f9545' pool: vmImage: ubuntu-latest