parent
5f0762ff67
commit
42fa882157
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ pipeline:
|
|||
build:
|
||||
image: node:18-alpine
|
||||
commands:
|
||||
# - apk add git
|
||||
- apk add git
|
||||
- npm ci
|
||||
- npm run build
|
||||
- ls build
|
|
@ -4,4 +4,4 @@ This is will be an App for a remote controll.
|
|||
|
||||
## Fonts
|
||||
Comfortaa:
|
||||
Licensed under the [SIL Open Font License, 1.1](http://scripts.sil.org/OFL) by google. [OFL.txt](../blob/master/html/css/comfortaa/OFL.txt)
|
||||
Licensed under the [SIL Open Font License, 1.1](http://scripts.sil.org/OFL) by google. [OFL.txt](src/branch/master/html/css/comfortaa/OFL.txt)
|
||||
|
|
Loading…
Reference in a new issue