chore: woodpecker test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-06-16 09:32:48 +02:00
parent ba7113c9bf
commit 0ebe1a9c04

View File

@@ -10,6 +10,9 @@ steps:
- corepack enable - corepack enable
- pnpm --filter front install --frozen-lockfile - pnpm --filter front install --frozen-lockfile
- pnpm front:build - pnpm front:build
- find . -type d -name dist
- ls -la front
- ls -la front/dist
deploy: deploy:
image: alpine image: alpine
volumes: volumes: