Build seems suddenly to ignore context completely

I have a build that uses a context to get AWS credentials and the URL for a docker repo. It used for work for many builds (about 1000!) but it stopped working today. From the error messages, it looks like it’s completely ignoring the context parameters, so AWS credentials are not found, the docker repo URL looks blank etc.

This build uses a 2.0 config.

Seems very similar to Circleci v2 suddenly fails to recognize environment variable?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.