fix: switch over to usign `active-git instead of active-gitlab`
All checks were successful
Build_Deploy / linter (push) Successful in 4s
Build_Deploy / build (push) Successful in 14s
Build_Deploy / deploy_dns (push) Successful in 50s
Build_Deploy / deploy_active (active) (push) Successful in 1m1s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m16s
Build_Deploy / deploy_active (active-ext) (push) Successful in 30s

This commit is contained in:
silver 2025-01-09 22:53:14 +00:00
parent 078e12cbd7
commit b46eca16b0
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
6 changed files with 9 additions and 9 deletions

View file

@ -35,7 +35,7 @@ in {
targetPort = 22;
targetUser = null;
tags = ["active-gitlab"];
tags = ["active-git"];
};
services.skynet = {

View file

@ -33,7 +33,7 @@ in {
targetPort = 22;
targetUser = null;
tags = ["active-gitlab"];
tags = ["active-git"];
};
services.skynet = {