[main] Template update
Some checks failed
Build, Push, and Deploy to Nomad / docker-nomad (push) Failing after 4m20s

This commit is contained in:
2024-12-09 21:07:31 +01:00
parent ea06c5f8ce
commit 2d90c81204
6 changed files with 127 additions and 2 deletions

View File

@@ -50,6 +50,8 @@ jobs:
- name: Update Nginx Configuration
run: ssh runner@nomad sudo /opt/nginx_updater/venv/bin/python3 /opt/nginx_updater/nginx_updater.py [[PROJECT_NAME]]
- name: Update Forwarder Configuration
run: ssh runner@nomad sudo /opt/nginx_updater/venv/bin/python3 /opt/nginx_updater/update_forwarder.py [[PROJECT_NAME]]
# - name: Restart Nomad Job