summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorBo-Yi Wu <appleboy.tw@gmail.com>2017-07-11 21:28:57 -0500
committerKim "BKC" Carlbäcker <kim.carlbacker@gmail.com>2017-07-12 04:28:57 +0200
commit2b05b104ef21309c0e82e5c6c12517b22a7cd8b2 (patch)
tree810de427676889b4aff378c18cd0986b38d1e338 /.drone.yml
parent89845f67283f5c767daa86aa0dd970d92cbdf717 (diff)
downloadgitea-2b05b104ef21309c0e82e5c6c12517b22a7cd8b2.tar.gz
gitea-2b05b104ef21309c0e82e5c6c12517b22a7cd8b2.zip
Add verify changed less-file step to Makefile (#1861)
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index d94bcaf116..0ee9ffa07d 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -20,6 +20,7 @@ pipeline:
- make generate
- make vet
- make lint
+ - make stylesheets-check
- make misspell-check
- make test-vendor
- make build