Skip to content

Commit ec5e9f1

Browse files
committed
map record key from secret on Azure CI
1 parent e1cc8cb commit ec5e9f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ jobs:
6262
env:
6363
# avoid warnings about terminal
6464
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

Comments
 (0)