[main] Lidt mere context
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 50s

This commit is contained in:
2025-01-04 02:07:11 +01:00
parent 1cd4e7d4ee
commit 09686129b9

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 [[PROJECT_NAME]]
continue-on-error: true
# - name: Stop old deployment
# env:
# NOMAD_ADDR: https://nomad.i80.dk
# run: nomad job stop -purge -no-shutdown-delay [[PROJECT_NAME]]
# continue-on-error: true
- name: Apply Nomad Job