showe log

This commit is contained in:
Karim Pirzargar
2026-04-25 14:23:05 +03:30
parent f6883023b0
commit 995758a04b
+2 -2
View File
@@ -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