This commit is contained in:
2026-03-10 23:05:22 +01:00
parent 22a3c3145f
commit ee71fccc58

View File

@@ -25,6 +25,9 @@ fi
# ----------------------------- # -----------------------------
# 2⃣ Pull latest changes # 2⃣ Pull latest changes
# ----------------------------- # -----------------------------
# safe directory for git in CI environment
git config --global --add safe.directory /workspace
log "Pulling latest changes from Gitea" log "Pulling latest changes from Gitea"
git pull git pull