feat: migrate to 4-job CI pipeline with tests #3

Merged
jcabillot merged 9 commits from feat/gitea-actions-v2 into master 2026-06-08 18:46:53 -04:00
Showing only changes of commit d8b7ffc445 - Show all commits
+1 -1
View File
@@ -71,7 +71,7 @@ if [ "$READY" = false ]; then
fi
echo "Updating TT-RSS database schema..."
docker exec "$CONTAINER_NAME" php /var/www/ttrss/update.php --update-schema 2>&1 || true
docker exec -u www-data "$CONTAINER_NAME" php /var/www/ttrss/update.php --update-schema 2>&1 || true
sleep 2
# Test 1: HTTP status