Update sgeupdated pipeline v21++

This commit is contained in:
2025-10-22 15:08:02 +03:00
parent 573db7fee9
commit 85151e536d

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