Auto-commit before deployment Fri Sep 5 20:43:55 UTC 2025
This commit is contained in:
@@ -69,7 +69,7 @@ fi
|
||||
|
||||
# Pull latest changes
|
||||
log "📥 Pulling latest changes..."
|
||||
git pull origin main || {
|
||||
git pull origin production || {
|
||||
error "Failed to pull latest changes"
|
||||
exit 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user