add lighthouse-ci to drone

This commit is contained in:
Robert Kaussow 2020-06-01 15:59:02 +02:00
parent e361563626
commit 178b92b0a0
11 changed files with 69 additions and 22 deletions

4
.gitignore vendored
View file

@ -1,6 +1,7 @@
# local environments
.swp
.env*
dist/
node_modules/
exampleSite/themes/
exampleSite/public/
@ -10,3 +11,6 @@ layouts/partials/icons-svg-symbols.html
static/main.*
static/favicon/
resources/_gen/
# testing
.lighthouseci/