aboutsummaryrefslogtreecommitdiff
path: root/Earthfile
diff options
context:
space:
mode:
Diffstat (limited to 'Earthfile')
-rw-r--r--Earthfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Earthfile b/Earthfile
index ebf5c24..da553f4 100644
--- a/Earthfile
+++ b/Earthfile
@@ -74,4 +74,8 @@ xesite:
LABEL org.opencontainers.image.source="https://github.com/Xe/site"
- SAVE IMAGE --push ghcr.io/xe/site/bin:earthly \ No newline at end of file
+ SAVE IMAGE --push ghcr.io/xe/site/bin:earthly
+
+all:
+ BUILD --platform=linux/amd64 +xesite
+ BUILD --platform=linux/amd64 +patreon-saasproxy \ No newline at end of file