Actualiser Jenkinsfile
This commit is contained in:
parent
3aaefd36b9
commit
dc1ab06f5d
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -2,8 +2,8 @@ pipeline {
|
|||||||
agent any
|
agent any
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
ANSIBLE_INVENTORY = 'inventory.ini'
|
ANSIBLE_INVENTORY = 'jenkins-update/inventory.ini'
|
||||||
ANSIBLE_PLAYBOOK = 'update_debian.yml'
|
ANSIBLE_PLAYBOOK = 'jenkins-update/update_debian.yml'
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user