Merge branch 'test/3.0/td-30934' of https://github.com/taosdata/TDengine into test/3.0/td-30934
This commit is contained in:
commit
349d960ac6
|
@ -401,7 +401,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
stage('linux test') {
|
||||
agent{label "slave1_52 | slave217 || slave219 "}
|
||||
agent{label "slave1_52 | slave217 | slave219 "}
|
||||
options { skipDefaultCheckout() }
|
||||
when {
|
||||
changeRequest()
|
||||
|
|
Loading…
Reference in New Issue