mirror of
https://github.com/lxsang/antd-fcgi-plugin.git
synced 2024-11-20 04:18:23 +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
209e85f5e4
commit
34093a3f8b
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -1,7 +1,8 @@
|
|||||||
def build_plugin()
|
def build_plugin()
|
||||||
{
|
{
|
||||||
sh '''
|
sh '''
|
||||||
set -ex
|
set -e
|
||||||
|
set +x
|
||||||
cd $WORKSPACE
|
cd $WORKSPACE
|
||||||
mkdir -p build/$arch/opt/www
|
mkdir -p build/$arch/opt/www
|
||||||
[ -f Makefile ] && make clean
|
[ -f Makefile ] && make clean
|
||||||
|
Loading…
Reference in New Issue
Block a user