azure pipeline modified
This commit is contained in:
@@ -3,7 +3,7 @@ trigger:
|
||||
|
||||
variables:
|
||||
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
|
||||
envName: 'aks-olympus'
|
||||
azurecontainerRegistry: 'olympusreg.azurecr.io'
|
||||
|
||||
Reference in New Issue
Block a user