jenkins/sdk: set build label to oem-ci as trial
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
79c39921ce
commit
0db0db4cb5
|
|
@ -8,7 +8,7 @@ def yoctocommon
|
|||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
label 'lxbuild4'
|
||||
label 'oem-ci'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue