Skip to content

Commit 96bc35b

Browse files
author
Kopas
committed
Removed a duplicate access policy in the documentation
1 parent fc91bc3 commit 96bc35b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,6 @@ The following permissions are required in the execution role to execute a build
140140
"*"
141141
]
142142
},
143-
{
144-
"Effect": "Allow",
145-
"Action": "ecr:GetAuthorizationToken",
146-
"Resource": "*"
147-
},
148143
{
149144
"Effect": "Allow",
150145
"Action": [

0 commit comments

Comments
 (0)