Using s3 gives: insufficient_scope: authorization failed #1424
Unanswered
AbdealiLoKo
asked this question in
Q&A
Replies: 1 comment
-
That doesn't look related to cache export but the image. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying the s3 cache backend , and I keep getting an authorization failed error even though I seem to have the right authorization
The following works fine:
When I do
$ env | grep AWS
it does show me that both the values are setMy Dockerfile is:
And the error I get is:
Beta Was this translation helpful? Give feedback.
All reactions