From 565d4208b1e70e9ec4f9ad0881099d393bd50520 Mon Sep 17 00:00:00 2001 From: Paul Gardner-Stephen Date: Sat, 18 May 2024 19:19:29 +0930 Subject: [PATCH] build only R6 bitstream to speed up testing #802 --- .jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.jenkinsfile b/.jenkinsfile index def54d687..e71b53711 100644 --- a/.jenkinsfile +++ b/.jenkinsfile @@ -45,7 +45,6 @@ pipeline { } } } - */ stage('Build MEGA65R4') { steps { catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE', catchInterruptions: false) { @@ -78,6 +77,7 @@ pipeline { } } } + */ stage('Set build result') { steps { script {