Update Jenkinsfile

This commit is contained in:
Dany LE
2022-08-02 09:11:53 +02:00
committed by GitHub
parent 9ccab34feb
commit f2474e4e62

2
Jenkinsfile vendored
View File

@@ -34,7 +34,7 @@ pipeline{
export WORKSPACE=$(realpath "./jenkins/workspace/antd-tunnel-publishers")
cd $WORKSPACE
[ -d build ] && rm build
mkdir build
mkdir -p build/etc/systemd/system/
libtoolize
aclocal
autoconf