This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f15789  remove master branch
1f15789 is described below

commit 1f157895871e1b8fe18fbd8eb02bf94bce0c81ee
Author: Antoine Toulme <[email protected]>
AuthorDate: Sat Apr 25 23:38:48 2020 -0700

    remove master branch
---
 Jenkinsfile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index dc9f8ff..cd8d2ba 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -41,9 +41,6 @@ pipeline {
             }
         }
         stage('Publish') {
-            when {
-                branch "master"
-            }
             steps {
                 timeout(time: 30, unit: 'MINUTES') {
                     sh "./gradlew publish"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to