mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2025-09-01 16:52:05 +02:00
fix
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -29,6 +29,7 @@ pipeline{
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh '''#!/bin/bash
|
sh '''#!/bin/bash
|
||||||
|
export HOME=/var/jenkins_home/workspace/Diya-image
|
||||||
printenv
|
printenv
|
||||||
source ./env.sh
|
source ./env.sh
|
||||||
diya -c 32
|
diya -c 32
|
||||||
@@ -47,6 +48,7 @@ pipeline{
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh '''#!/bin/bash
|
sh '''#!/bin/bash
|
||||||
|
export HOME=/var/jenkins_home/workspace/Diya-image
|
||||||
printenv
|
printenv
|
||||||
source ./env.sh
|
source ./env.sh
|
||||||
diya -c 64
|
diya -c 64
|
||||||
|
Reference in New Issue
Block a user