feat(cof-stage): add staging branch
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 35s
Check meta / check_dns (pull_request) Successful in 18s
Check meta / check_meta (pull_request) Successful in 17s
Check workflows / check_workflows (pull_request) Successful in 21s
Build all the nodes / ap01 (pull_request) Successful in 51s
Build all the nodes / bridge01 (pull_request) Successful in 1m29s
Build all the nodes / cof02 (pull_request) Successful in 1m45s
Build all the nodes / geo01 (pull_request) Successful in 1m30s
Build all the nodes / hypervisor02 (pull_request) Successful in 1m33s
Build all the nodes / netaccess01 (pull_request) Successful in 20s
Build all the nodes / netcore01 (pull_request) Successful in 19s
Build all the nodes / netcore02 (pull_request) Successful in 26s
Build all the nodes / web02 (pull_request) Successful in 1m36s
Build the shell / build-shell (pull_request) Successful in 30s
Run pre-commit on all files / pre-commit (pull_request) Successful in 34s
Build all the nodes / compute01 (pull_request) Successful in 7m16s
Build all the nodes / geo02 (pull_request) Successful in 7m2s
Build all the nodes / hypervisor01 (pull_request) Successful in 9m15s
Build all the nodes / hypervisor03 (pull_request) Successful in 9m23s
Build all the nodes / storage01 (pull_request) Successful in 9m14s
Build all the nodes / rescue01 (pull_request) Successful in 9m23s
Build all the nodes / tower01 (pull_request) Successful in 9m15s
Build all the nodes / web03 (pull_request) Successful in 9m10s
Build all the nodes / vault01 (pull_request) Successful in 9m26s
Build all the nodes / web01 (pull_request) Successful in 9m33s
Build all the nodes / build01 (pull_request) Successful in 44m6s

This commit is contained in:
catvayor 2025-03-13 16:56:57 +01:00
parent 810a4a85c6
commit 2824a2e849
Signed by: lbailly
GPG key ID: CE3E645251AC63F3

View file

@ -11,6 +11,7 @@ let
;
branches = [
"master"
"staging"
"gestion-clubs"
"status-change-2024-nov-13"
];