mirror of
https://github.com/lxsang/antos-frontend.git
synced 2026-01-07 20:19:18 +01: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