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

This commit is contained in:
2026-06-14 12:57:46 +02:00
parent 8686cd812c
commit e56f5c24ab

View File

@@ -6,5 +6,5 @@ steps:
from_secret: STRAPI_URL from_secret: STRAPI_URL
commands: commands:
- corepack enable - corepack enable
- pnpm install --frozen-lockfile - pnpm --filter front install --frozen-lockfile
- pnpm front:build - pnpm front:build