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
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:
parent
a7c6dde11d
commit
7024635e30
1 changed files with 3 additions and 1 deletions
|
@ -34,7 +34,9 @@ in {
|
|||
targetPort = 22;
|
||||
targetUser = null;
|
||||
|
||||
tags = ["active-core"];
|
||||
tags = [
|
||||
# "active-core"
|
||||
];
|
||||
};
|
||||
|
||||
services.skynet = {
|
||||
|
|
Loading…
Add table
Reference in a new issue