Update sgeupdated pipeline v21+
Some checks failed
sgeUpdated CI/CD / deploy (push) Failing after 21s

This commit is contained in:
2025-10-22 14:49:07 +03:00
parent a11f9614ed
commit 573db7fee9

View File

@@ -67,7 +67,7 @@ jobs:
# Frontend section # Frontend section
if [ "$FRONTEND_CHANGED" = true ]; then if [ "$FRONTEND_CHANGED" = true ]; then
echo "⚡ Frontend changes detected." echo "⚡ Frontend changes detected"
cd sgeUpdated/sge-frontend cd sgeUpdated/sge-frontend
echo "Would run npm build here..." echo "Would run npm build here..."
# npm install # npm install