mirror of
https://github.com/lxsang/antd-fcgi-plugin.git
synced 2024-11-14 17:38:24 +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
675c54d26c
commit
3d34ff0693
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
|||||||
def build_plugin()
|
def build_plugin()
|
||||||
{
|
{
|
||||||
sh '''
|
sh '''
|
||||||
set -e
|
set -ex
|
||||||
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