[main] Actions test
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 23s

This commit is contained in:
2025-01-04 02:09:54 +01:00
parent df07f530f6
commit d701fc3adf

View File

@@ -35,11 +35,11 @@ jobs:
NOMAD_ADDR: https://nomad.i80.dk
run: nomad job validate .gitea/workflows/nomad-job.hcl
- name: Stop old deployment
env:
NOMAD_ADDR: https://nomad.i80.dk
run: nomad job stop -purge -no-shutdown-delay lifefaq
continue-on-error: true
# - name: Stop old deployment
# env:
# NOMAD_ADDR: https://nomad.i80.dk
# run: nomad job stop -purge -no-shutdown-delay lifefaq
# continue-on-error: true
- name: Apply Nomad Job