We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1cc8cb commit ec5e9f1Copy full SHA for ec5e9f1
azure-ci.yml
@@ -62,3 +62,5 @@ jobs:
62
env:
63
# avoid warnings about terminal
64
TERM: xterm
65
+ # map the secret Cypress record key as environment variable for this step
66
+ CYPRESS_RECORD_KEY: $(CYPRESS_RECORD_KEY)
0 commit comments