mirror of
https://github.com/lxsang/antd-fcgi-plugin.git
synced 2025-08-28 23:02:00 +02: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:
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
|
||||
|
Reference in New Issue
Block a user