change jenkins node
This commit is contained in:
parent
ccaa41ddf9
commit
46d10e50ea
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
|||||||
env.HL_BUILD_MODE = "jenkins"
|
env.HL_BUILD_MODE = "jenkins"
|
||||||
|
|
||||||
node('Lithium'){
|
node('Palladium'){
|
||||||
|
|
||||||
stage('get new version to repo') {
|
stage('get new version to repo') {
|
||||||
checkout scm
|
checkout scm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user