mirror of
https://github.com/lxsang/antd-fcgi-plugin.git
synced 2024-11-14 09:28:25 +01:00
Update Jenkinsfile
This commit is contained in:
parent
ed89c3c715
commit
bfa6020ce2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -6,7 +6,7 @@ def build_plugin()
|
||||
cd $WORKSPACE
|
||||
echo "Building for architecture $arch"
|
||||
mkdir -p build/$arch/opt/www
|
||||
[ -f Makefile ] && make clean
|
||||
[ -f Makefile ] && make clean || true
|
||||
libtoolize
|
||||
aclocal
|
||||
autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user