Skip to content

Commit 17a0ffb

Browse files
Fix typo
1 parent 6d48ed6 commit 17a0ffb

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.cd806dfd"
123+
VERSION: "0.0.2-master.cd806dfd"
124124
# For Azure CLI
125125
AZURE_TENANT_ID: $(TERRAFORM_TENANT_ID)
126126
AZURE_CLIENT_ID: $(TERRAFORM_SERVICE_PRINCIPAL_ID)

0 commit comments

Comments
 (0)