always build freun-dev on target

This commit is contained in:
Joakim Repomaa
2025-07-23 13:19:53 +03:00
parent 4a9dcd098f
commit f73db13392

View File

@@ -128,6 +128,10 @@
colmena = colmena =
let let
deploymentOptions = { deploymentOptions = {
freun-dev = {
targetHost = "freun.dev";
buildOnTarget = true;
};
radish = { radish = {
allowLocalDeployment = true; allowLocalDeployment = true;
targetHost = null; targetHost = null;