silly mistake
This commit is contained in:
parent
b80c9bce83
commit
e272bacbf6
@ -13,7 +13,7 @@ steps:
|
|||||||
image: docker.io/node:16
|
image: docker.io/node:16
|
||||||
commands:
|
commands:
|
||||||
- git clone --recurse-submodules -j8 https://codeberg.org/${CI_REPO_OWNER}/safetwitch
|
- git clone --recurse-submodules -j8 https://codeberg.org/${CI_REPO_OWNER}/safetwitch
|
||||||
- npm run i
|
- npm i
|
||||||
- npm run build
|
- npm run build
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user