add lighthouse-ci to drone
This commit is contained in:
parent
e361563626
commit
178b92b0a0
11 changed files with 69 additions and 22 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue