FIX: Added Missing Permission To Gitea User
This commit is contained in:
@@ -619,6 +619,7 @@ func main() {
|
||||
"Effect": "Allow",
|
||||
"Action": []string{
|
||||
"ecr:BatchCheckLayerAvailability",
|
||||
"ecr:BatchGetImage",
|
||||
"ecr:PutImage",
|
||||
"ecr:InitiateLayerUpload",
|
||||
"ecr:UploadLayerPart",
|
||||
|
||||
Reference in New Issue
Block a user