showe log
This commit is contained in:
+2
-2
@@ -31,8 +31,8 @@ steps:
|
||||
- npx npm config list
|
||||
- npx npm install --loglevel=verbose
|
||||
- rm -rf dist
|
||||
- npm ci
|
||||
- npm run test:e2e
|
||||
- npm ci --loglevel=verbose
|
||||
- npm run test:e2e --loglevel=verbose
|
||||
- npm run build
|
||||
- cp .next/standalone ./artifacts/node/standalone
|
||||
- cp .next/static ./artifacts/node/static
|
||||
|
||||
Reference in New Issue
Block a user