knowyt/.woodpecker.yml
Settel 102540a0f9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
bugfix: repair .woodpecker.yml
2022-11-06 09:56:23 +01:00

8 lines
180 B
YAML

pipeline:
frontend:
image: node:16-alpine
commands:
- ( cd client && yarn install )
- ( cd client/ && yarn generate )
- mkdir -p client/.output/public/