1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 19:18:20 +00:00

Fix "Unknown task: git_fsck" error on admin dashboard (#11468) (#11471)

* Fix "Unknown task: git_fsck" error on admin dashboard (#11468)

* Update .drone.yml

Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
6543
2020-05-18 07:31:49 +02:00
committed by GitHub
parent fb43fbe0aa
commit bbd9bebcc3
3 changed files with 2 additions and 5 deletions

View File

@@ -106,8 +106,6 @@ services:
depends_on:
- build
when:
branch:
- master
event:
- push
- pull_request