Skip to content

Commit

Permalink
#1948 - Make sure reference docs are deployed for 1.5.x releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Mar 20, 2023
1 parent 94d8b61 commit ca11004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ pipeline {
anyOf {
branch 'main'
branch 'release'
branch 'release-1.5'
}
}
agent {
Expand Down

0 comments on commit ca11004

Please sign in to comment.