mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-27 16:24:24 +00:00
Try 2
This commit is contained in:
parent
db06716b11
commit
fa97ff4cc4
|
@ -7,6 +7,7 @@ steps:
|
||||||
- git submodule update --recursive --remote
|
- git submodule update --recursive --remote
|
||||||
# Install pnpm
|
# Install pnpm
|
||||||
- wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.shrc" SHELL="$(which sh)" sh -
|
- wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.shrc" SHELL="$(which sh)" sh -
|
||||||
|
- source /root/.shrc
|
||||||
|
|
||||||
install:
|
install:
|
||||||
image: node:20-alpine
|
image: node:20-alpine
|
||||||
|
|
Loading…
Reference in a new issue