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
711936bdb3
commit
ec3b8c1d64
1 changed files with 1 additions and 2 deletions
3
.github/workflows/down_site.yml
vendored
3
.github/workflows/down_site.yml
vendored
|
|
@ -21,5 +21,4 @@ jobs:
|
|||
run: |
|
||||
${{ github.event.pull_request.head.ref }}
|
||||
|
||||
# docker compose --project-name ${{ github.event.pull_request.head.ref }} exec -T backend \
|
||||
# bench drop-site --mariadb-root-password ${{ vars.MARIADB_PASSWORD }} ${{ github.event.pull_request.head.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue