Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user