mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +00:00
Update Master_Workflow.yml
This commit is contained in:
parent
ddc2f0a965
commit
ed593abfd9
1 changed files with 2 additions and 2 deletions
4
.github/workflows/Master_Workflow.yml
vendored
4
.github/workflows/Master_Workflow.yml
vendored
|
|
@ -39,8 +39,8 @@ jobs:
|
|||
- name: Run Deploy Traefik and MariaDB
|
||||
uses: ./.github/workflows/Deploy_Traefik_and_MariaDB.yml
|
||||
|
||||
- name: Run build system Image base on json config provided
|
||||
uses: ./.github/workflows/build_system_image.yml
|
||||
# - name: Run build system Image base on json config provided
|
||||
# uses: ./.github/workflows/build_system_image.yml
|
||||
|
||||
- name: Run setup site base on provided image build for branch specified
|
||||
uses: ./.github/workflows/setup_site.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue