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

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


The following commit(s) were added to refs/heads/master by this push:
     new dd45ebf  Some more work on getting the new build agent working.
dd45ebf is described below

commit dd45ebfb19f7009e1aa0e386480e34e6b67cae6c
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Wed May 9 09:47:42 2018 +0200

    Some more work on getting the new build agent working.
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index 11ec8b6..e964d57 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -57,6 +57,7 @@ pipeline {
         stage('Initialization') {
             steps {
                 echo 'Building Branch: ' + env.BRANCH_NAME
+                echo 'Using PATH = ' + env.PATH + ' / ${PATH}'
             }
         }
 

-- 
To stop receiving notification emails like this one, please contact
cd...@apache.org.

Reply via email to