We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06554a5 commit 50948a5Copy full SHA for 50948a5
1 file changed
applications/go-api/azure-pipelines.yaml
@@ -32,7 +32,7 @@ jobs:
32
displayName: "Deploy staging instance of go-api"
33
env:
34
ENVIRONMENT: staging
35
- VERSION: "0.0.2-develop.c1ad6162"
+ VERSION: "0.0.2-develop.c05524db"
36
# For Azure CLI
37
AZURE_TENANT_ID: $(TERRAFORM_TENANT_ID)
38
AZURE_CLIENT_ID: $(TERRAFORM_SERVICE_PRINCIPAL_ID)
0 commit comments