Skip to content

Commit b221384

Browse files
Fix public-per-process-status n+1 query
1 parent 416bee1 commit b221384

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
@@ -32,7 +32,7 @@ jobs:
3232
displayName: "Deploy staging instance of go-api"
3333
env:
3434
ENVIRONMENT: staging
35-
VERSION: "0.0.2-develop.c4721825"
35+
VERSION: "0.0.2-develop.cb28615a"
3636
# For Azure CLI
3737
AZURE_TENANT_ID: $(TERRAFORM_TENANT_ID)
3838
AZURE_CLIENT_ID: $(TERRAFORM_SERVICE_PRINCIPAL_ID)

0 commit comments

Comments
 (0)