We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf82473 commit 1b643d2Copy full SHA for 1b643d2
ci/Jenkinsfile.combined
@@ -55,7 +55,7 @@ pipeline {
55
steps {
56
script {
57
linux_e2e = build(
58
- job: 'status-desktop/systems/linux/x86_64/tests-e2e-new',
+ job: 'status-desktop/systems/linux/x86_64/tests-e2e',
59
parameters: jenkins.mapToParams([
60
BUILD_SOURCE: linux_x86_64.fullProjectName,
61
TESTRAIL_RUN_NAME: utils.pkgFilename(),
0 commit comments