azure pipeline modified
This commit is contained in:
@@ -3,7 +3,7 @@ trigger:
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
dockerRegistryServiceConnection: 'docker-registry-olympus'
|
dockerRegistryServiceConnection: 'docker-registry-olympus'
|
||||||
imageName: 'ariadne-fe' # Replace with your Docker image name
|
imageName: 'hermione-fe' # Replace with your Docker image name
|
||||||
shortCommitSha: '' # Initialize variable for short commit SHA
|
shortCommitSha: '' # Initialize variable for short commit SHA
|
||||||
envName: 'aks-olympus'
|
envName: 'aks-olympus'
|
||||||
azurecontainerRegistry: 'olympusreg.azurecr.io'
|
azurecontainerRegistry: 'olympusreg.azurecr.io'
|
||||||
|
|||||||
Reference in New Issue
Block a user