Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
shamrao shinde, sumedh
2024-11-08 07:49:23 +00:00
parent 4f4b0751b0
commit ef44b61aeb

View File

@@ -69,7 +69,7 @@ stages:
displayName: Deploy stage displayName: Deploy stage
jobs: jobs:
- deployment: Deploy - deployment: Deploy
displayName: Deploy to $(envName) displayName: "Deploy to $(envName)"
condition: succeeded() condition: succeeded()
pool: pool:
name: azureselfhosted name: azureselfhosted