mirror of
https://github.com/lxsang/antd-tunnel-publishers
synced 2024-11-15 01:28:20 +01:00
Update Jenkinsfile
This commit is contained in:
parent
9ccab34feb
commit
f2474e4e62
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,7 +34,7 @@ pipeline{
|
|||||||
export WORKSPACE=$(realpath "./jenkins/workspace/antd-tunnel-publishers")
|
export WORKSPACE=$(realpath "./jenkins/workspace/antd-tunnel-publishers")
|
||||||
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