Skip to content

Commit 5c96a9b

Browse files
Merge pull request #177 from IFRCGo/develop
Django upgrade
2 parents bb7b7fa + 2225ac9 commit 5c96a9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

applications/go-api/azure-pipelines.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
displayName: "Deploy staging instance of go-api"
3333
env:
3434
ENVIRONMENT: staging
35-
VERSION: "0.0.2-develop.cc3ab8d7"
35+
VERSION: "0.0.2-develop.cef2503b"
3636
# For Azure CLI
3737
AZURE_TENANT_ID: $(TERRAFORM_TENANT_ID)
3838
AZURE_CLIENT_ID: $(TERRAFORM_SERVICE_PRINCIPAL_ID)
@@ -120,7 +120,7 @@ jobs:
120120
displayName: "Deploy production instance of go-api"
121121
env:
122122
ENVIRONMENT: production
123-
VERSION: "0.0.2-master.cfac8278"
123+
VERSION: "0.0.2-master.ccf7f170"
124124
# For Azure CLI
125125
AZURE_TENANT_ID: $(TERRAFORM_TENANT_ID)
126126
AZURE_CLIENT_ID: $(TERRAFORM_SERVICE_PRINCIPAL_ID)

0 commit comments

Comments
 (0)