🚀 Yimaru CI/CD Dashboard

Deployment #15

← Back to List
Repository:

Yimaru/Yimaru-BackEnd

Branch:

production

Commit:

0b2a0b02c70e5f08091d3e690092ae19c4cf1737

Status:

failed

Created At:

2/24/2026, 4:50:46 PM

Commands (6)

git stash save "local changes 2026-02-24T16:50:46.075Z"
Success Exit: 0
Output:
No local changes to save
git reset --hard HEAD
Success Exit: 0
Output:
HEAD is now at 34af23a Empty commit to trigger CI/CD - 1
git fetch https://***:***@gitea.yaltopia.com/Yimaru/Yimaru-BackEnd.git production
Success Exit: 0
Error:
From https://gitea.yaltopia.com/Yimaru/Yimaru-BackEnd
 * branch            production -> FETCH_HEAD
git checkout production
Success Exit: 0
Error:
Already on 'production'
git pull https://***:***@gitea.yaltopia.com/Yimaru/Yimaru-BackEnd.git production
Success Exit: 0
Output:
Updating 34af23a..0b2a0b0
Fast-forward
Error:
From https://gitea.yaltopia.com/Yimaru/Yimaru-BackEnd
 * branch            production -> FETCH_HEAD
export GOPATH=/home/yimaru/go GOROOT=/usr/local/go PATH=/usr/local/go/bin:/home/yimaru/go/bin:$PATH && go mod tidy
Failed Exit: 2
Error:
go: cannot find GOROOT directory: /usr/local/go