Skip to content

Commit 1b643d2

Browse files
committed
ci: e2e job was renamed
1 parent bf82473 commit 1b643d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Jenkinsfile.combined

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pipeline {
5555
steps {
5656
script {
5757
linux_e2e = build(
58-
job: 'status-desktop/systems/linux/x86_64/tests-e2e-new',
58+
job: 'status-desktop/systems/linux/x86_64/tests-e2e',
5959
parameters: jenkins.mapToParams([
6060
BUILD_SOURCE: linux_x86_64.fullProjectName,
6161
TESTRAIL_RUN_NAME: utils.pkgFilename(),

0 commit comments

Comments
 (0)