From 353a841407b944a2506ea2687d3e9077bd06668b Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Thu, 23 Jul 2026 10:10:19 -0700 Subject: Remove .zed, no longer useful, and run prettier --- .ci/ci.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/ci.ts') diff --git a/.ci/ci.ts b/.ci/ci.ts index b3fb75c..69a3c7b 100644 --- a/.ci/ci.ts +++ b/.ci/ci.ts @@ -89,7 +89,7 @@ const getPipeline = () => { const deployServer: CoolifyWebhookJob = { type: 'coolify_webhook.js', arguments: { - webhookUrl: 'https://plane.liz.coffee/api/v1/deploy?uuid=gwsc0g8co84cwowggo8w4k0c&force=false' + webhookUrl: 'https://plane.liz.coffee/api/v1/deploy?uuid=gwsc0g8co84cwowggo8w4k0c&force=false', }, }; gitHookPipeline.addStage({ parallelJobs: [publishModel, deployServer] }); -- cgit v1.3