This commit is contained in:
tuanvu
2026-02-16 15:37:57 +01:00
parent c4f8bc3a0c
commit 539d3499a8

View File

@@ -44,6 +44,7 @@ build_frontend:
echo "No new commit, skipping build";
exit 0;
fi
- git clone https://github.com/barais/doodlestudent.git doodlestudent
- ls -la doodlestudent/front #test
- cd doodlestudent/front
- npm ci