mirror of
https://github.com/lxsang/ant-http
synced 2024-12-26 08:48:21 +01:00
Update Jenkinsfile
This commit is contained in:
parent
eb5af36a05
commit
24de800ee8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,7 +34,7 @@ pipeline{
|
|||||||
export WORKSPACE=$(realpath "./jenkins/workspace/ant-http")
|
export WORKSPACE=$(realpath "./jenkins/workspace/ant-http")
|
||||||
cd $WORKSPACE
|
cd $WORKSPACE
|
||||||
[ -d build ] && rm build
|
[ -d build ] && rm build
|
||||||
mkdir build
|
mkdir -p build/etc/systemd/system/
|
||||||
libtoolize
|
libtoolize
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user