This commit is contained in:
Telesphoreo 2022-07-05 17:11:25 -05:00
parent aa0bc01f7b
commit e92f6946e3

1
Jenkinsfile vendored
View file

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