Browse Source

Update Jenkinsfile

Removing old, no longer used branches (and launching a new build to check the results)
QGC4.4
Gus Grubba 7 years ago committed by GitHub
parent
commit
64c930d5b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -154,8 +154,6 @@ pipeline { @@ -154,8 +154,6 @@ pipeline {
when {
anyOf {
branch 'master';
branch 'Airmap';
branch 'pr-airmap_api_key';
branch 'Stable_*'
}
}

Loading…
Cancel
Save