Skip to content

Commit e2f67cc

Browse files
committed
This works locally...
Let's try this instead
1 parent 1156860 commit e2f67cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ def runTests(String type,String version){
44
copyRPM type,version
55
setUpML '$WORKSPACE/xdmp/src/Mark*.rpm'
66
sh '''
7+
export JAVA_HOME=/home/builder/java/openjdk-1.8.0-262
78
export PATH=${NODE_HOME_DIR}/bin:$PATH
89
cd node-client-api
910
node --version

0 commit comments

Comments
 (0)