fix(bridge01): Use correct node name
All checks were successful
Check meta / check_dns (pull_request) Successful in 17s
Check meta / check_meta (pull_request) Successful in 17s
Check workflows / check_workflows (pull_request) Successful in 22s
Build all the nodes / bridge01 (pull_request) Successful in 1m13s
Build all the nodes / geo01 (pull_request) Successful in 1m11s
Build all the nodes / compute01 (pull_request) Successful in 1m41s
Build all the nodes / geo02 (pull_request) Successful in 1m14s
Build all the nodes / rescue01 (pull_request) Successful in 1m32s
Build all the nodes / storage01 (pull_request) Successful in 1m28s
Build all the nodes / vault01 (pull_request) Successful in 1m28s
Build all the nodes / web02 (pull_request) Successful in 1m15s
Build all the nodes / web01 (pull_request) Successful in 1m47s
Run pre-commit on all files / check (pull_request) Successful in 25s
Build all the nodes / web03 (pull_request) Successful in 1m14s
Check meta / check_meta (push) Successful in 26s
Check meta / check_dns (push) Successful in 27s
Check workflows / check_workflows (push) Successful in 27s
Build all the nodes / bridge01 (push) Successful in 1m21s
Build all the nodes / geo01 (push) Successful in 1m24s
Build all the nodes / geo02 (push) Successful in 1m11s
Build all the nodes / compute01 (push) Successful in 1m55s
Build all the nodes / storage01 (push) Successful in 1m51s
Build all the nodes / rescue01 (push) Successful in 1m54s
Run pre-commit on all files / check (push) Successful in 25s
Build all the nodes / vault01 (push) Successful in 1m35s
Build all the nodes / web02 (push) Successful in 1m25s
Build all the nodes / web03 (push) Successful in 1m18s
Build all the nodes / web01 (push) Successful in 2m3s
All checks were successful
Check meta / check_dns (pull_request) Successful in 17s
Check meta / check_meta (pull_request) Successful in 17s
Check workflows / check_workflows (pull_request) Successful in 22s
Build all the nodes / bridge01 (pull_request) Successful in 1m13s
Build all the nodes / geo01 (pull_request) Successful in 1m11s
Build all the nodes / compute01 (pull_request) Successful in 1m41s
Build all the nodes / geo02 (pull_request) Successful in 1m14s
Build all the nodes / rescue01 (pull_request) Successful in 1m32s
Build all the nodes / storage01 (pull_request) Successful in 1m28s
Build all the nodes / vault01 (pull_request) Successful in 1m28s
Build all the nodes / web02 (pull_request) Successful in 1m15s
Build all the nodes / web01 (pull_request) Successful in 1m47s
Run pre-commit on all files / check (pull_request) Successful in 25s
Build all the nodes / web03 (pull_request) Successful in 1m14s
Check meta / check_meta (push) Successful in 26s
Check meta / check_dns (push) Successful in 27s
Check workflows / check_workflows (push) Successful in 27s
Build all the nodes / bridge01 (push) Successful in 1m21s
Build all the nodes / geo01 (push) Successful in 1m24s
Build all the nodes / geo02 (push) Successful in 1m11s
Build all the nodes / compute01 (push) Successful in 1m55s
Build all the nodes / storage01 (push) Successful in 1m51s
Build all the nodes / rescue01 (push) Successful in 1m54s
Run pre-commit on all files / check (push) Successful in 25s
Build all the nodes / vault01 (push) Successful in 1m35s
Build all the nodes / web02 (push) Successful in 1m25s
Build all the nodes / web03 (push) Successful in 1m18s
Build all the nodes / web01 (push) Successful in 2m3s
This commit is contained in:
parent
ecbad0a638
commit
0b27fef19f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
(import ../../../../keys).mkSecrets [ "bridg01" ] [
|
||||
(import ../../../../keys).mkSecrets [ "bridge01" ] [
|
||||
# List of secrets for bridge01
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue