Skip to content

Commit 61ecb6a

Browse files
committed
Set a CI_JOB_ID environment variable.
1 parent 874ab05 commit 61ecb6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
env:
6565
BROWSERSTACK_USERNAME: glimmervm1
6666
BROWSERSTACK_ACCESS_KEY: 7DFjbGLxYRsXWmc8tzeh
67+
CI_JOB_ID: ${{ github.run_id }}
6768

6869
steps:
6970
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)