mirror of
https://github.com/lxsang/antd-fcgi-plugin.git
synced 2024-11-14 01:18:25 +01:00
Update Jenkinsfile
Some checks failed
gitea-sync/antd-fcgi-plugin/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/antd-fcgi-plugin/pipeline/head There was a failure building this commit
This commit is contained in:
parent
34093a3f8b
commit
ed89c3c715
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -4,6 +4,7 @@ def build_plugin()
|
||||
set -e
|
||||
set +x
|
||||
cd $WORKSPACE
|
||||
echo "Building for architecture $arch"
|
||||
mkdir -p build/$arch/opt/www
|
||||
[ -f Makefile ] && make clean
|
||||
libtoolize
|
||||
|
Loading…
Reference in New Issue
Block a user