mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update Master_Workflow.yml
This commit is contained in:
parent
79661c96d0
commit
5502924ae3
1 changed files with 3 additions and 0 deletions
3
.github/workflows/Master_Workflow.yml
vendored
3
.github/workflows/Master_Workflow.yml
vendored
|
|
@ -33,6 +33,9 @@ jobs:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Checkout code
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Run Deploy Traefik and MariaDB
|
- name: Run Deploy Traefik and MariaDB
|
||||||
uses: ./.github/workflows/Deploy_Traefik_and_MariaDB.yml
|
uses: ./.github/workflows/Deploy_Traefik_and_MariaDB.yml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue