Update deployment workflows
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m6s

This commit is contained in:
2026-09-17 03:13:26 -07:00
parent 69726f7d34
commit 368a5bc82d
4 changed files with 60 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ on:
workflow_run:
workflows: ["Build and Push Docker Image"]
types:
- completed
- success
env:
NOMAD_ADDR: ${{ secrets.NOMAD_ADDR }}