sync
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m59s

This commit is contained in:
2025-12-15 06:56:57 -08:00
parent bc9a4a0b33
commit d6b0e680e1

View File

@@ -1,9 +1,9 @@
name: Deploy to Nomad
on:
workflow_run:
workflow_dispatch:
workflows: ["container-build"] # Name of your build workflow
workflow_run:
workflows: ["container-build.yml"] # Name of your build workflow
types:
- completed