Fix compilation errors

This commit is contained in:
2023-03-15 23:46:12 -05:00
parent f8e15546d6
commit 0f3cbe912a
3 changed files with 35 additions and 5 deletions

2
Jenkinsfile vendored
View File

@ -27,7 +27,7 @@ pipeline {
}
stage('publish') {
when {
branch "skip"
branch "1.19.4"
}
steps {
script {