mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2024-12-26 19:38:21 +01:00
fix
This commit is contained in:
parent
fa4e2bfa54
commit
6865103306
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -22,6 +22,7 @@ pipeline{
|
|||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'xsangle/ci-yocto:focal'
|
image 'xsangle/ci-yocto:focal'
|
||||||
|
args ' --user root '
|
||||||
// args '-v /var/jenkins_home/workspace/ant-http:/var/jenkins_home/workspace/ant-http'
|
// args '-v /var/jenkins_home/workspace/ant-http:/var/jenkins_home/workspace/ant-http'
|
||||||
reuseNode true
|
reuseNode true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user