Skip to content

Commit

Permalink
Update Jenkins to auto-generate 3.4 branch pages, and not only 3.4 ta…
Browse files Browse the repository at this point in the history
…g pages (#2738)

* AssumingThisIsHowItWork
* MoreStars
  • Loading branch information
HansOlsson committed Nov 25, 2020
1 parent e960bef commit 77fb8be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .CI/Jenkinsfile
Expand Up @@ -74,6 +74,7 @@ pipeline {
buildingTag()
anyOf {
branch 'master'
branch 'maint/**'
}
}
}
Expand Down

0 comments on commit 77fb8be

Please sign in to comment.