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