sync
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m59s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m59s
This commit is contained in:
4
.github/workflows/nomad-deploy.yml
vendored
4
.github/workflows/nomad-deploy.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Deploy to Nomad
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_run:
|
||||
workflow_dispatch:
|
||||
workflows: ["container-build"] # Name of your build workflow
|
||||
workflows: ["container-build.yml"] # Name of your build workflow
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user