mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update Deploy_Traefik_and_MariaDB.yml
This commit is contained in:
parent
37a914e68c
commit
9cd25fad38
1 changed files with 6 additions and 6 deletions
12
.github/workflows/Deploy_Traefik_and_MariaDB.yml
vendored
12
.github/workflows/Deploy_Traefik_and_MariaDB.yml
vendored
|
|
@ -2,13 +2,13 @@ name: Deploy Traefik and MariaDB
|
||||||
|
|
||||||
# on:
|
# on:
|
||||||
# workflow_call:
|
# workflow_call:
|
||||||
# on:
|
|
||||||
# workflow_dispatch:
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_dispatch:
|
||||||
workflows: ["Master Workflow"]
|
# on:
|
||||||
types:
|
# workflow_run:
|
||||||
- completed
|
# workflows: ["Master Workflow"]
|
||||||
|
# types:
|
||||||
|
# - completed
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue