diff --git a/.github/workflows/down_site.yml b/.github/workflows/down_site.yml index aedda233..8a91ef90 100644 --- a/.github/workflows/down_site.yml +++ b/.github/workflows/down_site.yml @@ -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 }} +