building locally using ci

This commit is contained in:
Luj 2023-08-07 15:14:52 +02:00
parent b8b2da6d42
commit 043d85c3da
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 3 additions and 1 deletions

View file

@ -15,6 +15,7 @@ in
targetPort = 45;
targetUser = "root";
allowLocalDeployment = true;
buildOnTarget = true;
};
};