This commit is contained in:
Alexis Leboeuf
2026-02-16 15:26:18 +01:00
parent 3f809eacfc
commit 110033155f

View File

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