diff --git a/Jenkinsfile b/Jenkinsfile index a70d028..6416020 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -24,6 +24,7 @@ pipeline { sh './gradlew test --no-daemon' } } + } stage('publish') { when { branch "1.19"