fix(deploy-static-site): remove namespace apply (pre-created in infra setup)

This commit is contained in:
Christopher Mühl 2026-02-18 21:52:45 +01:00
parent 52c37b1fd5
commit ae48e175e2
No known key found for this signature in database
GPG key ID: 925AC7D69955293F

View file

@ -87,7 +87,6 @@ runs:
- name: Deploy Nomad job - name: Deploy Nomad job
shell: bash shell: bash
run: | run: |
nomad namespace apply static-sites
nix eval --raw --impure \ nix eval --raw --impure \
--expr "import ${{ github.action_path }}/nomad-job.nix" \ --expr "import ${{ github.action_path }}/nomad-job.nix" \
| nomad job run -json - | nomad job run -json -