mirror of
https://github.com/lxsang/ant-http
synced 2024-11-18 01:08: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")
|
||||
cd $WORKSPACE
|
||||
[ -d build ] && rm build
|
||||
mkdir build
|
||||
mkdir -p build/etc/systemd/system/
|
||||
libtoolize
|
||||
aclocal
|
||||
autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user