feat: scream test for Gitlab
Some checks failed
Build_Deploy / linter (push) Successful in 19s
Build_Deploy / build (push) Successful in 46s
Build_Deploy / deploy_dns (push) Successful in 2m12s
Build_Deploy / deploy_active (active) (push) Successful in 2m43s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m3s
Build_Deploy / deploy_active (active-core) (push) Failing after 7m13s
Some checks failed
Build_Deploy / linter (push) Successful in 19s
Build_Deploy / build (push) Successful in 46s
Build_Deploy / deploy_dns (push) Successful in 2m12s
Build_Deploy / deploy_active (active) (push) Successful in 2m43s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m3s
Build_Deploy / deploy_active (active-core) (push) Failing after 7m13s
This commit is contained in:
parent
a9ea0583a7
commit
1d946308b6
1 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@ Notes: Each user has roughly 20gb os storage
|
|||
};
|
||||
in {
|
||||
imports = [
|
||||
../applications/git/gitlab.nix
|
||||
../applications/git/forgejo.nix
|
||||
../applications/git/forgejo_runner.nix
|
||||
];
|
||||
|
@ -42,7 +41,6 @@ in {
|
|||
services.skynet = {
|
||||
host = host;
|
||||
backup.enable = true;
|
||||
gitlab.enable = true;
|
||||
forgejo.enable = true;
|
||||
forgejo_runner = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue