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