aboutsummaryrefslogtreecommitdiff
path: root/cmd/xedn/yeetfile.js
blob: 1a85d200e1a5e8f3d9a5914f1605ef561da11cd9 (plain)
1
2
3
4
nix.build(".#docker.xedn");
docker.load("./result");
docker.push("registry.fly.io/xedn:latest");
fly.deploy();