Skip to content

Commit 534617a

Browse files
Limit access to guest when organization type is Other/OTHR
1 parent 1f95c9f commit 534617a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)