mirror of
https://github.com/lxsang/antd-wvnc-plugin.git
synced 2025-03-12 10:52:48 +01:00
Update Jenkinsfile
All checks were successful
gitea-sync/antd-wvnc-plugin/pipeline/head This commit looks good
All checks were successful
gitea-sync/antd-wvnc-plugin/pipeline/head This commit looks good
This commit is contained in:
parent
0fb3d27ada
commit
c993d8bd95
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ def build_plugin()
|
||||
set -e
|
||||
cd $WORKSPACE
|
||||
mkdir -p build/$arch/opt/www
|
||||
[ -f Makefile ] && make clean
|
||||
[ -f Makefile ] && (make clean || true)
|
||||
libtoolize
|
||||
aclocal
|
||||
autoconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user