From ae48e175e2e4e124f9b1ad514a90fe84ace88156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christopher=20M=C3=BChl?= Date: Wed, 18 Feb 2026 21:52:45 +0100 Subject: [PATCH] fix(deploy-static-site): remove namespace apply (pre-created in infra setup) --- deploy-static-site/action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy-static-site/action.yaml b/deploy-static-site/action.yaml index 9a14ef2..fc7883e 100644 --- a/deploy-static-site/action.yaml +++ b/deploy-static-site/action.yaml @@ -87,7 +87,6 @@ runs: - name: Deploy Nomad job shell: bash run: | - nomad namespace apply static-sites nix eval --raw --impure \ --expr "import ${{ github.action_path }}/nomad-job.nix" \ | nomad job run -json -