This commit is contained in:
Telesphoreo 2022-07-05 17:11:25 -05:00
parent aa0bc01f7b
commit e92f6946e3
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -24,6 +24,7 @@ pipeline {
sh './gradlew test --no-daemon'
}
}
}
stage('publish') {
when {
branch "1.19"