tmp: remove ariia from active deployment
Some checks failed
Build_Deploy / linter (push) Successful in 12s
Build_Deploy / build (push) Successful in 1m37s
Build_Deploy / deploy_dns (push) Successful in 54s
Build_Deploy / deploy_active (active) (push) Failing after 2m20s
Build_Deploy / deploy_active (active-ext) (push) Failing after 53s
Build_Deploy / deploy_active (active-core) (push) Successful in 12m3s

Thankfully this server is ephemeral
This commit is contained in:
silver 2025-02-19 12:03:03 +00:00
parent a7c6dde11d
commit 7024635e30
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -34,7 +34,9 @@ in {
targetPort = 22;
targetUser = null;
tags = ["active-core"];
tags = [
# "active-core"
];
};
services.skynet = {