mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 00:35:10 +00:00
Update down_site.yml
This commit is contained in:
parent
b35176ef55
commit
cdbd5e5373
1 changed files with 1 additions and 1 deletions
2
.github/workflows/down_site.yml
vendored
2
.github/workflows/down_site.yml
vendored
|
|
@ -12,5 +12,5 @@ jobs:
|
|||
steps:
|
||||
- name: drop site commond
|
||||
run: |
|
||||
docker compose --project-name erpnext-one exec backend \
|
||||
docker compose --project-name erpnext-one exec -T backend \
|
||||
bench drop-site --mariadb-root-password fintech2023 agent.fintechsys.net
|
||||
|
|
|
|||
Loading…
Reference in a new issue