fix: pipe yes into interactive update.php --update-schema
Docker Build and Push / lint (pull_request) Successful in 11s
Docker Build and Push / build (pull_request) Successful in 59s
Docker Build and Push / test (pull_request) Failing after 33s
Docker Build and Push / push (pull_request) Has been skipped

This commit is contained in:
Sagent
2026-06-08 22:33:10 +00:00
parent d8b7ffc445
commit 000c52d548
+1 -1
View File
@@ -71,7 +71,7 @@ if [ "$READY" = false ]; then
fi
echo "Updating TT-RSS database schema..."
docker exec -u www-data "$CONTAINER_NAME" php /var/www/ttrss/update.php --update-schema 2>&1 || true
echo yes | docker exec -i -u www-data "$CONTAINER_NAME" php /var/www/ttrss/update.php --update-schema 2>&1 || true
sleep 2
# Test 1: HTTP status