dev #5
+2
-1
@@ -167,7 +167,8 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- npm run build
|
- npm run build
|
||||||
- npx playwright install chromium --with-deps
|
- npx playwright install chromium --with-deps
|
||||||
- npm run test
|
- npm run test:e2e
|
||||||
|
failure: ignore
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp/npm-cache:/root/.npm
|
- /tmp/npm-cache:/root/.npm
|
||||||
- /tmp/node-modules-cache:/woodpecker/src/node_modules
|
- /tmp/node-modules-cache:/woodpecker/src/node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user