"...git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "b29badc176435cfb679c383774f9e4a2b7cf7302"
Commit c82e4296 authored by longpanda's avatar longpanda
Browse files

update script for jenkins

parent cc9ff415
...@@ -35,6 +35,7 @@ rm -f $DST_PATH2 ...@@ -35,6 +35,7 @@ rm -f $DST_PATH2
rm -f $VTEFI_PATH3 rm -f $VTEFI_PATH3
[ -d ../../VDiskChain ] && rm -f $DST_PATH3 [ -d ../../VDiskChain ] && rm -f $DST_PATH3
unset WORKSPACE
source ./edksetup.sh source ./edksetup.sh
if [ "$EDKARCH" = "AARCH64" ]; then if [ "$EDKARCH" = "AARCH64" ]; then
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
rm -rf edk2-edk2-stable201911 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 ./ /bin/cp -a ./edk2_mod/edk2-edk2-stable201911 ./
......
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