Project Settings Environment Variables not deleted

I’m trying to rotate our AWS keys which were stored in each Project Settings as environment variables.

They are not referenced in the config.yml file, but they are referenced in the bash scripts used in this file.

I deleted environment variables from all my projects settings but they are still present. Build output is still retrieving them from Using environment variables from project settings and/or contexts:.
I double checked they are not in either of those options.

Found out the solution: https://support.circleci.com/hc/en-us/articles/360021415793

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