mirror of
https://github.com/lxsang/sysmond.git
synced 2024-12-26 11:08:20 +01:00
Update Jenkinsfile
This commit is contained in:
parent
8dbf751ba7
commit
ffe49ee1e3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ def do_build()
|
|||||||
sh '''
|
sh '''
|
||||||
set -e
|
set -e
|
||||||
cd $WORKSPACE
|
cd $WORKSPACE
|
||||||
mkdir -p build/$arch
|
mkdir -p build/$arch/etc/systemd/system/
|
||||||
[ -f Makefile ] && make clean
|
[ -f Makefile ] && make clean
|
||||||
libtoolize
|
libtoolize
|
||||||
aclocal
|
aclocal
|
||||||
|
Loading…
Reference in New Issue
Block a user