You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2020/04/26 06:39:07 UTC

[incubator-tuweni] branch master updated: remove master branch

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 <an...@lunar-ocean.com>
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: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org