Jenkinsfile: Force building on lxbuild4
This commit is contained in:
parent
5a7ac164d3
commit
b882c394fa
|
|
@ -2,7 +2,7 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
node {
|
node {
|
||||||
label 'yoctoproject-dunfell'
|
label 'lxbuild4'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue