diff --git a/Jenkinsfile b/Jenkinsfile index 5f4fb9d677afc43a16f9770a8c036a05dfe168f4..e71b5e69e4bc8351edd783702647788fc2cbbba6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -154,8 +154,6 @@ pipeline { when { anyOf { branch 'master'; - branch 'Airmap'; - branch 'pr-airmap_api_key'; branch 'Stable_*' } }