From c8da404d8b3fd46dfdb218e5d1acd4226a71878e Mon Sep 17 00:00:00 2001 From: Nana Janashia Date: Sat, 31 Oct 2020 15:29:01 +0000 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 8a5b394..84f884f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -9,7 +9,6 @@ pipeline { choice(name: 'MS1', choices: ['1.1.0', '1.2.0', '1.3.0'], description: 'input ms') choice(name: 'MS2', choices: ['1.1.0', '1.2.0', '1.3.0'], description: 'input ms') choice(name: 'MS3', choices: ['1.1.0', '1.2.0', '1.3.0'], description: 'input ms') - choice(name: 'MS4', choices: ['1.1.0', '1.2.0', '1.3.0'], description: 'input ms') } } steps {