chore: woodpecker test
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
2026-06-14 12:52:47 +02:00
parent 8c3998e344
commit 8686cd812c

View File

@@ -1,6 +1,9 @@
steps: steps:
build: build:
image: node:22-alpine image: node:22-alpine
environment:
STRAPI_URL:
from_secret: STRAPI_URL
commands: commands:
- corepack enable - corepack enable
- pnpm install --frozen-lockfile - pnpm install --frozen-lockfile