add xvfb-run
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ steps:
|
||||
# - pnpm config list
|
||||
- rm -rf dist
|
||||
- pnpm install --frozen-lockfile --reporter=append-only
|
||||
- pnpm run test:e2e
|
||||
- xvfb-run -a pnpm run test:e2e
|
||||
- pnpm run build
|
||||
- cp -R .next/standalone/. ./artifacts/node/
|
||||
- mkdir -p ./artifacts/node/.next
|
||||
|
||||
Reference in New Issue
Block a user