I’ve got various environment variables set at the project level via https://circleci.com/gh/ORG/PROJ/edit#env-vars. The values shown here do not match what’s exported inside our containers.
This is both with and without interpolation.
I’ve got various environment variables set at the project level via https://circleci.com/gh/ORG/PROJ/edit#env-vars. The values shown here do not match what’s exported inside our containers.
This is both with and without interpolation.
I don’t know if they would affect things, but:
I have a scheduled workflow running twice a day, and if env vars break, my tests will fail, and I’ve not experienced this at all.