We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b077c53 commit 434f7d3Copy full SHA for 434f7d3
1 file changed
.github/workflows/CI_release.yml
@@ -59,6 +59,7 @@ stages:
59
AppRegistrationClientId: $(appRegistrationClientId)
60
AppRegistrationTenantId: $(esrpTenantId)
61
EsrpClientId: $(esrpClientId)
62
+ ProvisionStorage: false
63
UseMSIAuthentication: true
64
AuthAKVName: $(esrpAuthAkvName)
65
AuthSignCertName: $(esrpAuthCertName)
@@ -100,3 +101,4 @@ stages:
100
101
102
103
104
+
0 commit comments