0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch.git synced 2024-12-22 13:22:58 -05:00

Wrong image

This commit is contained in:
dragongoose 2023-07-10 20:32:11 +00:00
parent c6d7beb7c7
commit 3fc43d27a6

View file

@ -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