- I am writing an e2e automation with the following Structure
- setup
- tests
- tearDown
- Each step runs in its docker container How do I export cypress env vars to codefresh pipeline which are created during setup and use them in the container running "tests" step