building locally using ci

This commit is contained in:
Luj 2023-08-07 15:14:52 +02:00
parent c345c4bfb4
commit 6576353b93
3 changed files with 3 additions and 1 deletions

View file

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