feat: added free-range-zoo github runner availablility
All checks were successful
ci / nix-fmt (push) Successful in 9m40s
All checks were successful
ci / nix-fmt (push) Successful in 9m40s
This commit is contained in:
parent
71d021bd03
commit
45058b9068
1 changed files with 7 additions and 0 deletions
|
|
@ -48,6 +48,13 @@ in {
|
|||
"cseseniordesign" = {
|
||||
url = "https://github.com/cseseniordesign/dqc-r-and-s";
|
||||
};
|
||||
"free-range-zoo" = {
|
||||
url = "https://github.com/oasys-mas/free-range-zoo";
|
||||
};
|
||||
"dev-free-range-zoo" = {
|
||||
url = "https://github.com/oasys-mas/dev-free-range-zoo";
|
||||
instances = 2;
|
||||
};
|
||||
};
|
||||
};
|
||||
woodpecker.runners.primary = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue