🚀 Amba CI/CD Dashboard

Deployment #5

← Back to List
Repository:

AmbaPay/Amba-notification-ms

Branch:

production

Commit:

2048e4e9999a7f5b276086c11fae1d16fe6c5c75

Status:

failed

Created At:

12/23/2025, 9:55:21 AM

Commands (8)

git config --get remote.origin.url
Success Exit: 0
Output:
https://gitea.yaltopia.com/AmbaPay/Amba-notification-ms.git
git remote set-url origin https://***:***@gitea.yaltopia.com/AmbaPay/Amba-notification-ms.git
Success Exit: 0
git stash save "local changes 2025-12-23T09:55:21.971Z"
Success Exit: 0
Output:
No local changes to save
git reset --hard HEAD
Success Exit: 0
Output:
HEAD is now at 841c738 ts build issues fix
git fetch origin production
Success Exit: 0
Error:
From https://gitea.yaltopia.com/AmbaPay/Amba-notification-ms
 * branch            production -> FETCH_HEAD
 * [new branch]      production -> origin/production
git checkout production
Success Exit: 0
Output:
branch 'production' set up to track 'origin/production'.
Error:
Switched to a new branch 'production'
git pull origin production
Success Exit: 0
Output:
Already up to date.
Error:
From https://gitea.yaltopia.com/AmbaPay/Amba-notification-ms
 * branch            production -> FETCH_HEAD
npm install
Failed Exit: 226
Error:
npm ERR! code EROFS
npm ERR! syscall open
npm ERR! path /home/amba/.npm/_cacache/tmp/e6245c5d
npm ERR! errno -30
npm ERR! rofs EROFS: read-only file system, open '/home/amba/.npm/_cacache/tmp/e6245c5d'
npm ERR! rofs Often virtualized file systems, or other file systems
npm ERR! rofs that don't support symlinks, give this error.

npm ERR! Log files were not written due to an error writing to the directory: /home/amba/.npm/_logs
npm ERR! You can rerun the command with `--loglevel=verbose` to see the logs in your terminal