persona-community-5/.pnpm-store/v3/files/fe/4c7988f74f458fa87bf4490577a6317ae14febf92a7a5d1dda97155fa78f2044d640ee4dc741cc780a0cbc4114c2b87a2a94fb018279adaf9c5c7a763af6d1
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

13 lines
188 B
Plaintext

language: node_js
notifications:
email:
on_success: change
on_failure: change
node_js:
- "4.0"
before_script: npm run devInstall
script: npm run buildall && npm run testall