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 acc0648 print current day
acc0648 is described below
commit acc0648999021a01ec387214bf8cf160d38b74f1
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Apr 19 10:39:18 2023 +0200
print current day
---
vars/asfMainNetBeansBuild.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index bedb8e1..1cbef0f 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -85,7 +85,7 @@ def call(Map params = [:]) {
sh 'rm -f netbeansrelease.json'
branch = env.BRANCH_NAME
def githash = env.GIT_COMMIT
-
+ println '20231904'
println githash
println branch
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists