From 64c930d5b438a733130f3123f210221e42944890 Mon Sep 17 00:00:00 2001 From: Gus Grubba Date: Thu, 6 Sep 2018 14:56:51 -0400 Subject: [PATCH] Update Jenkinsfile Removing old, no longer used branches (and launching a new build to check the results) --- Jenkinsfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5f4fb9d67..e71b5e69e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -154,8 +154,6 @@ pipeline { when { anyOf { branch 'master'; - branch 'Airmap'; - branch 'pr-airmap_api_key'; branch 'Stable_*' } } -- 2.22.0