AWS Environment variables suddenly not available for CI

Hello there!

About 6 days ago i pushed my latest master branch, which should have deployed my latest build to S3 using the AWS CLI i have on the image being used for my CI, and all went well.

I have tried also yesterday but it failed claiming that the AWS credentials are not present for the CI environment.

I have not made any changes to my environment variables or to the image i am using for CI.

Any idea what could have gone wrong?

I deleted the “missing” variables and re-added them and now it seems to work.