chore: woodpecker test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user