chore: add env variable (#310)

This commit is contained in:
Anastasiya 2023-11-16 12:05:39 +03:00 committed by GitHub
parent 420f3872b1
commit 0609eff86f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
ci/Jenkinsfile vendored
View File

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