mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2024-11-16 18:18:22 +01:00
fix
This commit is contained in:
parent
f0b6ec387e
commit
e180e235ee
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -22,7 +22,7 @@ pipeline{
|
||||
agent {
|
||||
docker {
|
||||
image 'xsangle/ci-yocto:focal'
|
||||
args ' --user root '
|
||||
//args ' --user root '
|
||||
// args '-v /var/jenkins_home/workspace/ant-http:/var/jenkins_home/workspace/ant-http'
|
||||
reuseNode true
|
||||
}
|
||||
@ -40,7 +40,7 @@ pipeline{
|
||||
agent {
|
||||
docker {
|
||||
image 'xsangle/ci-yocto:focal'
|
||||
args ' --user root '
|
||||
//args ' --user root '
|
||||
// args '-v /var/jenkins_home/workspace/ant-http:/var/jenkins_home/workspace/ant-http'
|
||||
reuseNode true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user