Fix agent
parent
7b5e2abe2a
commit
9b6a5b487b
|
@ -1,7 +1,5 @@
|
|||
pipeline {
|
||||
agent {
|
||||
jenkins-slave
|
||||
}
|
||||
agent jenkins-slave
|
||||
environment {
|
||||
DOCKER_REGISTRY = "opengnsys"
|
||||
DOCKER_CREDENTIALS = credentials('DOCKER_HUB_TOKEN')
|
||||
|
|
Loading…
Reference in New Issue