Skip to content

Commit de3b4db

Browse files
Avoid skipping notification-sending - hotfix
1 parent 7b52d15 commit de3b4db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/go-api/azure-pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
displayName: "Deploy production instance of go-api"
121121
env:
122122
ENVIRONMENT: production
123-
VERSION: "0.0.2-master.ca4c128d"
123+
VERSION: "0.0.2-master.cdedc133"
124124
# For Azure CLI
125125
AZURE_TENANT_ID: $(TERRAFORM_TENANT_ID)
126126
AZURE_CLIENT_ID: $(TERRAFORM_SERVICE_PRINCIPAL_ID)

0 commit comments

Comments
 (0)