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
|
name: Deploy to Nomad
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflow_dispatch:
|
workflows: ["container-build.yml"] # Name of your build workflow
|
||||||
workflows: ["container-build"] # Name of your build workflow
|
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user