mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-12 20:54:29 +02:00
fix: correct jenkins build demo stage
This commit is contained in:
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
|
||||
'''
|
||||
}
|
||||
|
Reference in New Issue
Block a user