Switched to Make commands for frontend ci
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Jef Roosens 2021-05-18 15:55:36 +02:00
parent 84d135d5e3
commit ddd498e92b
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
4 changed files with 55 additions and 13 deletions

View file

@ -5,3 +5,6 @@ end_of_line = lf
insert_final_newline = false
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab