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