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
8f982694c6
commit
9b8b4b7b63
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -2,7 +2,6 @@ def build_antd()
|
||||
{
|
||||
sh '''
|
||||
set -e
|
||||
export WORKSPACE=$(realpath "./jenkins/workspace/ant-http")
|
||||
cd $WORKSPACE
|
||||
[ -d build ] && rm -rf build
|
||||
mkdir -p build/$arch/etc/systemd/system/
|
||||
|
Loading…
Reference in New Issue
Block a user