mirror of
https://github.com/lxsang/ant-http
synced 2024-11-16 00:28:21 +01:00
Update Jenkinsfile
This commit is contained in:
parent
4c62fae037
commit
5d79f912c1
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -3,7 +3,6 @@ def build_antd()
|
||||
sh '''
|
||||
set -e
|
||||
cd $WORKSPACE
|
||||
[ -d build ] && rm -rf build
|
||||
mkdir -p build/$arch/etc/systemd/system/
|
||||
mkdir -p build/$arch/opt/www
|
||||
[ -f Makefile ] && make clean
|
||||
|
Loading…
Reference in New Issue
Block a user