ci: test these changes with the nix build
This commit is contained in:
parent
cf4547f5dd
commit
b383edaa1a
|
@ -76,7 +76,7 @@ pipeline {
|
||||||
TESTRAIL_PROJECT_ID = 17
|
TESTRAIL_PROJECT_ID = 17
|
||||||
|
|
||||||
/* Runtime flag to make testing of the app easier. Switched off: unpredictable app behavior under new tests */
|
/* Runtime flag to make testing of the app easier. Switched off: unpredictable app behavior under new tests */
|
||||||
/* STATUS_RUNTIME_TEST_MODE = 'True' */
|
STATUS_RUNTIME_TEST_MODE = 'True'
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|
Loading…
Reference in New Issue