Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -42,7 +42,6 @@ steps:
|
|||||||
containerRegistry: $(dockerRegistryServiceConnection)
|
containerRegistry: $(dockerRegistryServiceConnection)
|
||||||
repository: '$(imageName)'
|
repository: '$(imageName)'
|
||||||
tags: '$(shortCommitSha)'
|
tags: '$(shortCommitSha)'
|
||||||
arguments: '--build-arg VITE_BACKEND_URL=http://olympus-api-gateway-aks.olympusai.live/apollo'
|
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
echo "Listing the docker images..."
|
echo "Listing the docker images..."
|
||||||
|
|||||||
Reference in New Issue
Block a user