Skip to content

Commit 3dac3b4

Browse files
N+1 and test fix
1 parent f535aba commit 3dac3b4

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.c5be7292"
35+
VERSION: "0.0.2-develop.c8923dcf"
3636
# For Azure CLI
3737
AZURE_TENANT_ID: $(TERRAFORM_TENANT_ID)
3838
AZURE_CLIENT_ID: $(TERRAFORM_SERVICE_PRINCIPAL_ID)

0 commit comments

Comments
 (0)