mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-22 05:12:57 -05:00
Wrong image
This commit is contained in:
parent
c6d7beb7c7
commit
3fc43d27a6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: docker.io/node:18-alpine
|
||||
image: docker.io/node:16
|
||||
commands:
|
||||
- git clone --recurse-submodules -j8 https://codeberg.org/dragongoose/safetwitch
|
||||
- npm i
|
||||
|
|
Loading…
Reference in a new issue