CI script to report checks to forgejo
This commit is contained in:
parent
45a78e44b4
commit
54d97e55d9
2 changed files with 9 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
fleetFlake,
|
||||
...
|
||||
}:
|
||||
let
|
||||
|
@ -24,6 +25,7 @@ let
|
|||
curl
|
||||
tea
|
||||
attic-client
|
||||
fleetFlake.packages.${pkgs.system}.forgejo-report-checks
|
||||
]
|
||||
}; do
|
||||
for bin in "$dir"/bin/*; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue