Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
shamrao shinde, sumedh
2024-11-08 07:58:21 +00:00
parent ef44b61aeb
commit 4b3c76a8df

View File

@@ -12,7 +12,7 @@ variables:
dockerRegistryServiceConnection: 'docker-registry-olympus'
imageName: 'apollo'
shortCommitSha: ''
envName: 'aks-olympus'
envName: "aks-olympus"
stages:
- stage: Build
@@ -69,7 +69,7 @@ stages:
displayName: Deploy stage
jobs:
- deployment: Deploy
displayName: "Deploy to $(envName)"
displayName: "Deploy to ${{variables.envName}}"
condition: succeeded()
pool:
name: azureselfhosted