worker
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -1,5 +1,6 @@
|
||||
def p = [:]
|
||||
node {
|
||||
label 'data-release'
|
||||
checkout scm
|
||||
p = readProperties interpolate: true, file: 'ci/release.properties'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user