Is there a “standard way” to export the circle-token environment variables as seen in these docs
https://circleci.com/docs/nightly-builds/
https://circleci.com/docs/parameterized-builds/
Regards, Chad
Is there a “standard way” to export the circle-token environment variables as seen in these docs
https://circleci.com/docs/nightly-builds/
https://circleci.com/docs/parameterized-builds/
Regards, Chad
fwiw, I ended up adding a circle token as an env variable instead of trying to use the file technique talked about in the docs.