mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2025-01-08 13:50:04 -05:00
directory is persistent
This commit is contained in:
parent
d746081ef1
commit
8d9828785c
1 changed files with 0 additions and 2 deletions
|
@ -8,6 +8,4 @@ steps:
|
||||||
build:
|
build:
|
||||||
image: docker.io/node:16
|
image: docker.io/node:16
|
||||||
commands:
|
commands:
|
||||||
- git clone --recurse-submodules -j8 https://codeberg.org/dragongoose/safetwitch
|
|
||||||
- npm i
|
|
||||||
- npm run build
|
- npm run build
|
Loading…
Reference in a new issue