feat(ci): use custom image
All checks were successful
Deploy to SFTP Server / build (push) Successful in 21m57s
All checks were successful
Deploy to SFTP Server / build (push) Successful in 21m57s
This commit is contained in:
parent
fe1c2cc218
commit
67d82f05f1
@ -4,6 +4,7 @@ FROM node:21-alpine
|
||||
RUN apk add --no-cache \
|
||||
git \
|
||||
git-lfs \
|
||||
tar \
|
||||
bash
|
||||
|
||||
# Install PNPM globally
|
||||
|
Loading…
Reference in New Issue
Block a user