🚀 Yimaru CI/CD Dashboard

Deployment #530

← Back to List
Repository:

Yimaru/Yimaru-BackEnd

Branch:

production

Commit:

d676700a4122f5f54acf0ffcf74b3fe5da35fb97

Status:

failed

Created At:

8/16/2026, 3:56:22 PM

Commands (6)

git stash save "local changes 2026-08-16T15:56:22.813Z"
Success Exit: 0
Output:
No local changes to save
git reset --hard HEAD
Success Exit: 0
Output:
HEAD is now at 880bdfb Fix scheduled notification creator FK and default app timezone to EAT.
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
Output:
Your branch is ahead of 'origin/production' by 285 commits.
  (use "git push" to publish your local commits)
Error:
Already on 'production'
git pull https://***:***@gitea.yaltopia.com/Yimaru/Yimaru-BackEnd.git production
Success Exit: 0
Output:
Updating 880bdfb..d676700
Fast-forward
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Error:
From https://gitea.yaltopia.com/Yimaru/Yimaru-BackEnd
 * branch            production -> FETCH_HEAD
git apply docker-compose.patch
Failed Exit: 1
Error:
error: patch failed: docker-compose.yml:78
error: docker-compose.yml: patch does not apply