mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 01:18:21 +01:00
fix: correct jenkins build demo stage
This commit is contained in:
parent
1cf718117f
commit
c96919ea12
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -48,7 +48,7 @@ pipeline{
|
||||
set -e
|
||||
export WORKSPACE=$(realpath "./jenkins/workspace/antos")
|
||||
cd $WORKSPACE
|
||||
export BUILDDIR="BUILDDIR=/home/dany/docker/antos/htdocs/os"
|
||||
export BUILDDIR="/home/dany/docker/antos/htdocs/os"
|
||||
make
|
||||
'''
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user