aboutsummaryrefslogtreecommitdiff
path: root/Earthfile
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-09-08 12:15:59 -0400
committerXe Iaso <me@xeiaso.net>2024-09-08 12:15:59 -0400
commit8f5901e8db2de662915994df0a98c6cd72ee4774 (patch)
treee88712afcfcabf6b8e2e76c5443d55cf06f53379 /Earthfile
parentd1f4cb439f3ef7ac5cee30b54282afdae1bc34ef (diff)
downloadx-8f5901e8db2de662915994df0a98c6cd72ee4774.tar.xz
x-8f5901e8db2de662915994df0a98c6cd72ee4774.zip
move more static websites to k8s
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'Earthfile')
-rw-r--r--Earthfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Earthfile b/Earthfile
index 639024d..8cf3894 100644
--- a/Earthfile
+++ b/Earthfile
@@ -231,4 +231,6 @@ all:
BUILD --platform=linux/amd64 +sapientwindex
BUILD --platform=linux/amd64 +todayinmarch2020
BUILD --platform=linux/amd64 +within-website
- BUILD --platform=linux/amd64 +xedn \ No newline at end of file
+ BUILD --platform=linux/amd64 +xedn
+
+ BUILD ./kube/alrest/staticsites/caddy1+all \ No newline at end of file