File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ builds += [
9595 ]
9696 name : gate-vm-build-without-vcs
9797 }
98- ${gate_vm_linux} ${linux-deploy} ${maven_base_8_11} {
98+ ${gate_vm_linux} ${linux-deploy} ${maven_base_8_11} ${sulong_linux} {
9999 run : [
100100 ${maven_base_8_11.build}
101101 ${maven_base_8_11.deploy} [--dry-run , "lafo-maven" ]
@@ -105,7 +105,7 @@ builds += [
105105 ]
106106 name : gate-vm-maven-dry-run-linux-amd64
107107 }
108- ${gate_vm_linux} ${linux-deploy} ${maven_base_8_11} {
108+ ${gate_vm_linux} ${linux-deploy} ${maven_base_8_11} ${sulong_linux} {
109109 downloads+ = {
110110 OPEN_JDK_11 : ${jdks.openjdk11} ,
111111 }
@@ -120,7 +120,7 @@ builds += [
120120 ]
121121 name : gate-vm-js-on-jdk11-maven-linux-amd64
122122 }
123- ${deploy_vm_linux} ${linux-deploy} ${maven_base_8_11} {
123+ ${deploy_vm_linux} ${linux-deploy} ${maven_base_8_11} ${sulong_linux} {
124124 run : [
125125 ${maven_base_8_11.build}
126126 ${maven_base_8_11.deploy} ["lafo-maven" ]
You can’t perform that action at this time.
0 commit comments