Skip to content

Commit

Permalink
clean workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysquid committed Sep 19, 2023
1 parent 7cebd2e commit baa80c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/certificate.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
needs: pre
steps:
- name: Migrate database
run: docker compose run app python manage.py migrate
run: docker compose run --rm app python manage.py migrate
post:
uses: Lysquid/ClubBDManga/.github/workflows/dump.yml@main
secrets:
Expand Down

0 comments on commit baa80c3

Please sign in to comment.