Skip to content

Commit d9abbaf

Browse files
feat: Add Azure principal details to deployment environment variables
1 parent 56294a6 commit d9abbaf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,9 @@ jobs:
206206
DISABLE_AUTHENTICATION=true
207207
NO_AUTH=true
208208
SKIP_AUTH=true
209+
AZURE_PRINCIPAL_ID
210+
AZURE_PRINCIPAL_NAME
211+
AZURE_PRINCIPAL_TYPE
209212
210213
- name: Extract URLs from deployment
211214
id: extract-urls

0 commit comments

Comments
 (0)