From 4b1b4268a35adf026056cc822de3c4d4efbfa4bb Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 9 Oct 2023 15:10:00 -0400 Subject: lume/landing/alvis: fix all the links Signed-off-by: Xe Iaso --- fly/xesite/yeetfile.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fly/xesite/yeetfile.js (limited to 'fly') diff --git a/fly/xesite/yeetfile.js b/fly/xesite/yeetfile.js new file mode 100644 index 0000000..676a6ca --- /dev/null +++ b/fly/xesite/yeetfile.js @@ -0,0 +1,4 @@ +nix.build(".#docker") +docker.load("./result") +docker.push("ghcr.io/xe/site/bin") +fly.deploy() -- cgit v1.2.3