chore(meta/dns): Add a webhook endpoint for web02
Some checks failed
Check meta / check_meta (push) Successful in 15s
Check meta / check_dns (push) Successful in 21s
Build all the nodes / netcore02 (push) Successful in 20s
Build all the nodes / netcore01 (push) Successful in 29s
Build all the nodes / netaccess01 (push) Successful in 30s
Build all the nodes / ap01 (push) Successful in 31s
Build all the nodes / geo01 (push) Successful in 1m33s
Build all the nodes / tower01 (push) Successful in 1m32s
Build all the nodes / rescue01 (push) Failing after 2m12s
Build all the nodes / compute01 (push) Failing after 2m20s
Build all the nodes / hypervisor02 (push) Successful in 2m21s
Build all the nodes / hypervisor01 (push) Successful in 2m26s
Build all the nodes / hypervisor03 (push) Successful in 2m25s
Build all the nodes / build01 (push) Successful in 2m28s
Build all the nodes / bridge01 (push) Successful in 2m31s
Build all the nodes / geo02 (push) Successful in 2m32s
Build the shell / build-shell (push) Successful in 23s
Run pre-commit on all files / pre-commit (push) Successful in 24s
Build all the nodes / storage01 (push) Successful in 2m34s
Build all the nodes / vault01 (push) Successful in 2m29s
Build all the nodes / web03 (push) Failing after 58s
Build all the nodes / web01 (push) Successful in 2m18s
Build all the nodes / web02 (push) Successful in 1m36s
Some checks failed
Check meta / check_meta (push) Successful in 15s
Check meta / check_dns (push) Successful in 21s
Build all the nodes / netcore02 (push) Successful in 20s
Build all the nodes / netcore01 (push) Successful in 29s
Build all the nodes / netaccess01 (push) Successful in 30s
Build all the nodes / ap01 (push) Successful in 31s
Build all the nodes / geo01 (push) Successful in 1m33s
Build all the nodes / tower01 (push) Successful in 1m32s
Build all the nodes / rescue01 (push) Failing after 2m12s
Build all the nodes / compute01 (push) Failing after 2m20s
Build all the nodes / hypervisor02 (push) Successful in 2m21s
Build all the nodes / hypervisor01 (push) Successful in 2m26s
Build all the nodes / hypervisor03 (push) Successful in 2m25s
Build all the nodes / build01 (push) Successful in 2m28s
Build all the nodes / bridge01 (push) Successful in 2m31s
Build all the nodes / geo02 (push) Successful in 2m32s
Build the shell / build-shell (push) Successful in 23s
Run pre-commit on all files / pre-commit (push) Successful in 24s
Build all the nodes / storage01 (push) Successful in 2m34s
Build all the nodes / vault01 (push) Successful in 2m29s
Build all the nodes / web03 (push) Failing after 58s
Build all the nodes / web01 (push) Successful in 2m18s
Build all the nodes / web02 (push) Successful in 1m36s
This commit is contained in:
parent
09ffafade0
commit
78f32c1b0a
1 changed files with 2 additions and 0 deletions
|
@ -152,6 +152,8 @@ let
|
||||||
"cas-eleves" # CAS server
|
"cas-eleves" # CAS server
|
||||||
"chat" # Mattermost
|
"chat" # Mattermost
|
||||||
"vote" # Kadenios
|
"vote" # Kadenios
|
||||||
|
|
||||||
|
"web02.dj-hooks"
|
||||||
];
|
];
|
||||||
|
|
||||||
web03.dual = [
|
web03.dual = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue