diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-09-08 12:15:59 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-09-08 12:15:59 -0400 |
| commit | 8f5901e8db2de662915994df0a98c6cd72ee4774 (patch) | |
| tree | e88712afcfcabf6b8e2e76c5443d55cf06f53379 /Earthfile | |
| parent | d1f4cb439f3ef7ac5cee30b54282afdae1bc34ef (diff) | |
| download | x-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-- | Earthfile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
