mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update crwate_site.yml
This commit is contained in:
parent
38e1c39703
commit
54ef996999
1 changed files with 4 additions and 1 deletions
5
.github/workflows/crwate_site.yml
vendored
5
.github/workflows/crwate_site.yml
vendored
|
|
@ -34,6 +34,9 @@ jobs:
|
||||||
# run: |
|
# run: |
|
||||||
# docker compose --project-name erpnext-one exec backend bench setup production
|
# docker compose --project-name erpnext-one exec backend bench setup production
|
||||||
|
|
||||||
- name: Run create site Script
|
- name: setup Docker compose
|
||||||
|
run: python fintechsys/docker_compose.py
|
||||||
|
|
||||||
|
- name: create site Script
|
||||||
run: python fintechsys/create_site.py
|
run: python fintechsys/create_site.py
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue