chore: add env variable (#310)

This commit is contained in:
Anastasiya 2023-11-16 12:05:39 +03:00 committed by GitHub
parent f0dd365dcc
commit a8d6cd6382
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ pipeline {
TESTRAIL_URL = 'https://ethstatus.testrail.net'
TESTRAIL_PROJECT_ID = 17
STATUS_RUNTIME_TEST_MODE = '1'
}
stages {