Commit 040ab481 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent 38b6138d
Pipeline #40860 passed with stages
in 135 minutes and 54 seconds
......@@ -181,5 +181,7 @@ pack_all:
cd ../..
# 调用打包脚本(依赖 appVersion/username/password/platform/BUILD_TARGET)
./mycard-package-script/index.sh makeBuild mdpro3 "Builds/$target"
cd ./mycard-package-script
./index.sh makeBuild mdpro3 "../Builds/$target"
cd ..
done
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