mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-19 18:08:21 +01:00
Update Jenkinsfile
All checks were successful
gitea-sync/antd-web-apps/pipeline/head This commit looks good
All checks were successful
gitea-sync/antd-web-apps/pipeline/head This commit looks good
This commit is contained in:
parent
59dd9276bf
commit
f737109330
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -25,6 +25,7 @@ pipeline{
|
||||
[ -d build ] && rm -rf build
|
||||
mkdir -p build/opt/www/htdocs
|
||||
export BUILDDIR="$WORKSPACE/build/opt/www/htdocs"
|
||||
make
|
||||
'''
|
||||
script {
|
||||
// only useful for any master branch
|
||||
|
Loading…
Reference in New Issue
Block a user