mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 03:43:23 +00:00
Fix a bunch of ESLint and HTMLLint errors
This commit is contained in:
@@ -9,3 +9,8 @@ deployment:
|
||||
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
|
||||
- docker build . -t mozilla/portal:latest
|
||||
- docker push mozilla/portal:latest
|
||||
|
||||
test:
|
||||
override:
|
||||
- npm run lint
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user