diff --git a/Jenkinsfile b/Jenkinsfile index dcb9644..61e8248 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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