Environment variables not updating again

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:

  • Are you using Circle 1.0 or 2.0?
  • If you’re on 2.0, are you using Docker or Machine?
  • Linux or Mac builds?
  • Is this affecting a build or a workflow?
  • May we see your config file?

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.

1 Like