aboutsummaryrefslogtreecommitdiff
path: root/cmd/within.website/yeetfile.js
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-26 20:07:06 -0400
committerXe Iaso <me@xeiaso.net>2025-04-26 20:07:06 -0400
commit62665656ffc8c20b7913b64dd14f4739bdcf29e7 (patch)
tree52893728becf4b7cb7b6b21f36d3a030b33ab376 /cmd/within.website/yeetfile.js
parent0a566abb1557f1a06723564b080061c06afd5de9 (diff)
downloadx-62665656ffc8c20b7913b64dd14f4739bdcf29e7.tar.xz
x-62665656ffc8c20b7913b64dd14f4739bdcf29e7.zip
chore: reformat the world, set up autoformat on commit
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/within.website/yeetfile.js')
-rw-r--r--cmd/within.website/yeetfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/within.website/yeetfile.js b/cmd/within.website/yeetfile.js
index 85abcf1..bd4a9d5 100644
--- a/cmd/within.website/yeetfile.js
+++ b/cmd/within.website/yeetfile.js
@@ -3,4 +3,3 @@ docker.load("./result");
docker.push(`ghcr.io/xe/x/within-website`);
yeet.run("kubectl", "apply", "-f=manifest.yaml");
yeet.run("sh", "-c", "kubectl rollout restart deployments/within-website");
-