This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
steps:
|
||||
build:
|
||||
image: node:22-alpine
|
||||
environment:
|
||||
STRAPI_URL:
|
||||
from_secret: STRAPI_URL
|
||||
commands:
|
||||
- corepack enable
|
||||
- pnpm install --frozen-lockfile
|
||||
|
||||
Reference in New Issue
Block a user