Skip to content

Commit d1b1c07

Browse files
Fix duplicated https in links
1 parent 83c2865 commit d1b1c07

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

0 commit comments

Comments
 (0)