Build changes for 1.19.4

This commit is contained in:
2023-03-15 22:08:04 -05:00
parent dcd2e77668
commit 9c6fa332cc
4 changed files with 9 additions and 9 deletions

2
Jenkinsfile vendored
View File

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