Added debug

This commit is contained in:
Alexis Leboeuf
2026-02-16 15:18:36 +01:00
parent a57233ba31
commit b9cbb24bf1

View File

@@ -45,6 +45,7 @@ build_frontend:
echo "No new commit, skipping build";
exit 0;
fi
- ls -la ./ #test
- ls -la doodlestudent/front #test
- cd doodlestudent/front
- npm ci