mirror of
https://github.com/lxsang/antd-tunnel-publishers
synced 2024-11-15 01:28:20 +01:00
Update Jenkinsfile
All checks were successful
gitea-sync/antd-tunnel-publishers/pipeline/head This commit looks good
All checks were successful
gitea-sync/antd-tunnel-publishers/pipeline/head This commit looks good
This commit is contained in:
parent
b57c5937bd
commit
20105e2ab1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ def build_plugin()
|
|||||||
set -e
|
set -e
|
||||||
cd $WORKSPACE
|
cd $WORKSPACE
|
||||||
mkdir -p build/$arch/opt/www
|
mkdir -p build/$arch/opt/www
|
||||||
[ -f Makefile ] && make clean
|
[ -f Makefile ] && make clean || true
|
||||||
libtoolize
|
libtoolize
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user