update script for jenkins

This commit is contained in:
longpanda 2021-02-07 11:34:44 +08:00
parent cc9ff41589
commit c82e4296d3
2 changed files with 2 additions and 1 deletions

View File

@ -35,6 +35,7 @@ rm -f $DST_PATH2
rm -f $VTEFI_PATH3
[ -d ../../VDiskChain ] && rm -f $DST_PATH3
unset WORKSPACE
source ./edksetup.sh
if [ "$EDKARCH" = "AARCH64" ]; then

View File

@ -2,7 +2,7 @@
rm -rf edk2-edk2-stable201911
unzip edk2-edk2-stable201911.zip
unzip edk2-edk2-stable201911.zip > /dev/null
/bin/cp -a ./edk2_mod/edk2-edk2-stable201911 ./