Cypress can't read my env variables set outside of the test

后端 未结 0 710
粉色の甜心
粉色の甜心 2020-11-29 19:11

In my gitlab CI yml I\'m setting a couple of env variables by doing something like this:

before_script:
    - export TOKEN=MyValue

I thought

相关标签:
回答
  • 消灭零回复
提交回复
热议问题