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

This commit is contained in:
silver 2025-03-03 18:34:53 +00:00
parent a9ea0583a7
commit 1d946308b6
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -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;