Early
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -6,7 +6,9 @@ node {
|
||||
}
|
||||
|
||||
pipeline {
|
||||
agent none
|
||||
agent {
|
||||
label 'data-release'
|
||||
}
|
||||
|
||||
options {
|
||||
disableConcurrentBuilds()
|
||||
|
||||
Reference in New Issue
Block a user