Update down_site.yml

This commit is contained in:
fal7w 2023-12-09 16:38:12 +03:00 committed by GitHub
parent 711936bdb3
commit ec3b8c1d64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}