Skip to content

Commit 4d1db07

Browse files
committed
"Latest 11" should work now
1 parent c512446 commit 4d1db07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pipeline{
1414
agent {label 'devExpLinuxPool'}
1515
steps{
1616
script{
17-
copyRPM 'Latest','11.4'
17+
copyRPM 'Latest','11'
1818
setUpML '$WORKSPACE/xdmp/src/Mark*.rpm'
1919
sh label:'deploy project', script: '''#!/bin/bash
2020
export JAVA_HOME=$JAVA_HOME_DIR

0 commit comments

Comments
 (0)