new jenkins agent
This commit is contained in:
parent
f168400791
commit
4209946137
|
@ -1,6 +1,6 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
label 'jenkins-agent-pi501'
|
label 'pi501.in.thelinuxpro.net'
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|
Loading…
Reference in New Issue