forked from Abdulbari/sgeUpdated
Update sgeupdated pipeline v21++++++
commenting the frontend dependencies installation
This commit is contained in:
@@ -69,8 +69,8 @@ jobs:
|
|||||||
echo "⚡ Frontend changes detected."
|
echo "⚡ Frontend changes detected."
|
||||||
cd sgeUpdated/sge-frontend
|
cd sgeUpdated/sge-frontend
|
||||||
echo "Running npm build..."
|
echo "Running npm build..."
|
||||||
npm install
|
# npm install
|
||||||
npm run build
|
# npm run build
|
||||||
cd ../..
|
cd ../..
|
||||||
echo "Rebuilding frontend Docker container..."
|
echo "Rebuilding frontend Docker container..."
|
||||||
docker compose up -d --build bgreen-frontend
|
docker compose up -d --build bgreen-frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user