mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2024-11-16 18:18:22 +01:00
Update Jenkinsfile
This commit is contained in:
parent
9b1f264ff0
commit
f2ca4cc988
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -32,7 +32,7 @@ pipeline{
|
||||
set -e
|
||||
export WORKSPACE=$(realpath "./jenkins/workspace/Diya-image")
|
||||
cd $WORKSPACE
|
||||
source ./env.sh
|
||||
source ./env.sh || true
|
||||
diya -c 32
|
||||
diya -c 64
|
||||
diya -b 32
|
||||
|
Loading…
Reference in New Issue
Block a user