1
0
mirror of https://github.com/lxsang/ant-http synced 2024-06-29 11:59:48 +02:00

Update Jenkinsfile

This commit is contained in:
Dany LE 2022-08-02 09:15:38 +02:00 committed by GitHub
parent eb5af36a05
commit 24de800ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View File

@ -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