mirror of
https://github.com/lxsang/ant-http
synced 2025-07-18 14:49:45 +02:00
Update Jenkinsfile
This commit is contained in:
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/
|
||||
|
Reference in New Issue
Block a user