ci: seems like jones has to be deployed manually, might need to do a fresh abse reinstall or something
This commit is contained in:
parent
54e94336f4
commit
15cd18e5e9
1 changed files with 2 additions and 3 deletions
|
@ -28,9 +28,8 @@ in {
|
|||
targetPort = 22;
|
||||
targetUser = "root";
|
||||
|
||||
tags = [ "active-core" ];
|
||||
|
||||
buildOnTarget = true;
|
||||
# somehow ssh from runner to this fails
|
||||
tags = [ "active-firewall" ];
|
||||
};
|
||||
|
||||
skynet_dns.records = [
|
||||
|
|
Loading…
Reference in a new issue