Commit 82349612 authored by longpanda's avatar longpanda
Browse files

debug CI

parent e1ffbad4
......@@ -14,7 +14,8 @@ export PATH=$PATH:/opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu/bin:/op
echo "build grub2 ..."
cd $VTOY_PATH/GRUB2
sh buildgrub.sh >> $LOG 2>&1 || exit 1
#sh buildgrub.sh >> $LOG 2>&1 || exit 1
sh buildgrub.sh
echo "build ipxe ..."
cd $VTOY_PATH/IPXE
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment