We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafb9fa commit 4f9f91aCopy full SHA for 4f9f91a
scripts/build-native-image.bash
@@ -43,7 +43,7 @@ main () {
43
44
cd vm
45
mx clean
46
- mx --serial --env ni-ce build
+ mx --env ni-ce build --serial
47
48
cd "$BASELOC"
49
}
0 commit comments