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

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new 48710fb  Update asfMainNetBeansBuild.groovy
48710fb is described below

commit 48710fb4dcae9ed3f40660cbfae7ed7d8fbec6ef
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Mon Sep 23 12:15:28 2019 +0200

    Update asfMainNetBeansBuild.groovy
    
    jenkins var output
---
 vars/asfMainNetBeansBuild.groovy | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index 4d591f8..8fd7b89 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -89,6 +89,8 @@ def call(Map params = [:]) {
                             //sh 'ant'
                             // experiment 
                             echo ')==='
+                            echo "${env.GIT_BRANCH} commit hash 
${env.GIT_COMMIT}"
+                            echo '==,'
                             sh "cat ${env.WORKSPACE}/.git/HEAD"
                             echo '==,'
                             sh 'git --version'


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to