Skip to content

Commit be6a2c6

Browse files
author
Sheyla Trudo
committed
fixup! Artifacts
1 parent fdb324b commit be6a2c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pipelines/templates/mi-build-role.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
2+
"Name": "ACN CI/CD Build Environment Owner",
23
"roleName": "ACN CI/CD Build Environment Owner",
4+
"Type": "CustomRole",
35
"roleType": "CustomRole",
6+
"isCustom": true,
47
"description": "A custom role given to managed identities created by the CI build process. This role should try to focus on owning the resources already in its scope; rather than creating new ones. Actions should be added as necessary - and not in anticipation.",
58
"actions": [
69
"Microsoft.Storage/storageAccounts/blobServices/containers/*",

0 commit comments

Comments
 (0)