mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-22 20:53:40 +09:00
Reenabled lint check within drone
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ pipeline:
|
||||
- apk -U add linux-pam-dev openssh-client
|
||||
- make clean
|
||||
- make vet
|
||||
# - make lint
|
||||
- make lint
|
||||
- make test
|
||||
- make build
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user