From 5b94aabd36c898e038135d43a4e2d0acb0c901ed Mon Sep 17 00:00:00 2001 From: "shamrao shinde, sumedh" Date: Wed, 6 Nov 2024 08:17:54 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 73dcb86..a16322d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -42,7 +42,6 @@ steps: containerRegistry: $(dockerRegistryServiceConnection) repository: '$(imageName)' tags: '$(shortCommitSha)' - arguments: '--build-arg VITE_BACKEND_URL=http://olympus-api-gateway-aks.olympusai.live/apollo' - script: | echo "Listing the docker images..."