Jenkins pipeline #123
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -33,8 +33,8 @@ pipeline {
|
|||||||
inventory: 'inventory/hosts',
|
inventory: 'inventory/hosts',
|
||||||
credentialsId: 'tools-deploy-key',
|
credentialsId: 'tools-deploy-key',
|
||||||
extraVars: [
|
extraVars: [
|
||||||
login: 'netadm',
|
login: 'netadm'
|
||||||
])
|
]
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user