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