Update Jenkinsfile
Some checks failed
gitea-sync/antd-fcgi-plugin/pipeline/head There was a failure building this commit

This commit is contained in:
Dany LE 2023-07-22 23:25:39 +02:00 committed by GitHub
parent 34093a3f8b
commit ed89c3c715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View File

@ -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