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