chore(workflows/lon-update): Change timer again
All checks were successful
Build all the nodes / build01 (push) Successful in 1m6s
Build all the nodes / bridge01 (push) Successful in 1m6s
Build all the nodes / hypervisor02 (push) Successful in 1m6s
Build all the nodes / lab-router01 (push) Successful in 1m6s
Build all the nodes / hypervisor03 (push) Successful in 1m8s
Build all the nodes / cof02 (push) Successful in 1m13s
Build all the nodes / iso (push) Successful in 1m13s
Build all the nodes / compute01 (push) Successful in 1m23s
Build all the nodes / tower01 (push) Successful in 57s
Build all the nodes / rescue01 (push) Successful in 1m13s
Build all the nodes / vault01 (push) Successful in 1m6s
Build the shell / build-shell (push) Successful in 35s
Build all the nodes / web02 (push) Successful in 56s
Build all the nodes / krz01 (push) Successful in 1m41s
Build all the nodes / web01 (push) Successful in 1m15s
Build all the nodes / zulip01 (push) Successful in 49s
Build all the nodes / web03 (push) Successful in 51s
Build all the nodes / storage01 (push) Successful in 1m37s
Check workflows / check_workflows (push) Successful in 20s
Build all the nodes / Jaccess01 (push) Successful in 24s
Build all the nodes / Jaccess04 (push) Successful in 28s
Build all the nodes / netcore02 (push) Successful in 26s
Build all the nodes / netcore01 (push) Successful in 27s
Run pre-commit on all files / pre-commit (push) Successful in 33s
Build all the nodes / ap01 (push) Successful in 41s
Build all the nodes / geo01 (push) Successful in 54s
Build all the nodes / hypervisor01 (push) Successful in 55s
Build all the nodes / geo02 (push) Successful in 1m1s
All checks were successful
Build all the nodes / build01 (push) Successful in 1m6s
Build all the nodes / bridge01 (push) Successful in 1m6s
Build all the nodes / hypervisor02 (push) Successful in 1m6s
Build all the nodes / lab-router01 (push) Successful in 1m6s
Build all the nodes / hypervisor03 (push) Successful in 1m8s
Build all the nodes / cof02 (push) Successful in 1m13s
Build all the nodes / iso (push) Successful in 1m13s
Build all the nodes / compute01 (push) Successful in 1m23s
Build all the nodes / tower01 (push) Successful in 57s
Build all the nodes / rescue01 (push) Successful in 1m13s
Build all the nodes / vault01 (push) Successful in 1m6s
Build the shell / build-shell (push) Successful in 35s
Build all the nodes / web02 (push) Successful in 56s
Build all the nodes / krz01 (push) Successful in 1m41s
Build all the nodes / web01 (push) Successful in 1m15s
Build all the nodes / zulip01 (push) Successful in 49s
Build all the nodes / web03 (push) Successful in 51s
Build all the nodes / storage01 (push) Successful in 1m37s
Check workflows / check_workflows (push) Successful in 20s
Build all the nodes / Jaccess01 (push) Successful in 24s
Build all the nodes / Jaccess04 (push) Successful in 28s
Build all the nodes / netcore02 (push) Successful in 26s
Build all the nodes / netcore01 (push) Successful in 27s
Run pre-commit on all files / pre-commit (push) Successful in 33s
Build all the nodes / ap01 (push) Successful in 41s
Build all the nodes / geo01 (push) Successful in 54s
Build all the nodes / hypervisor01 (push) Successful in 55s
Build all the nodes / geo02 (push) Successful in 1m1s
This commit is contained in:
parent
d80322fe53
commit
6e0f65cb4d
2 changed files with 2 additions and 2 deletions
2
.forgejo/workflows/lon-update.yaml
generated
2
.forgejo/workflows/lon-update.yaml
generated
|
@ -17,4 +17,4 @@ jobs:
|
|||
name: Update dependencies
|
||||
on:
|
||||
schedule:
|
||||
- cron: 35 12 * * *
|
||||
- cron: 55 12 * * *
|
||||
|
|
|
@ -12,7 +12,7 @@ in
|
|||
name = "Update dependencies";
|
||||
on.schedule = [
|
||||
# Run every 24h
|
||||
{ cron = "35 12 * * *"; }
|
||||
{ cron = "55 12 * * *"; }
|
||||
];
|
||||
|
||||
jobs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue