update jenkins build
This commit is contained in:
parent
8075b57550
commit
b3d4f99dca
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -1,7 +1,7 @@
|
|||
pipeline {
|
||||
agent { label 'ansible' }
|
||||
agent { label 'hugo' }
|
||||
environment {
|
||||
CHAT = "morgan@mcmillian.dev"
|
||||
CHAT = "spacenerdmo@clacks.network"
|
||||
MAIL = "morgan@mcmillian.dev"
|
||||
ANSIBLE_HOST_KEY_CHECKING = "False"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue