forked from BLC/sgeUpdated
Update sgeupdated pipeline v21++++++
Some checks failed
sgeUpdated CI/CD / deploy (push) Failing after 22s
Some checks failed
sgeUpdated CI/CD / deploy (push) Failing after 22s
commenting the frontend dependencies installation
This commit is contained in:
@@ -69,8 +69,8 @@ jobs:
|
||||
echo "⚡ Frontend changes detected."
|
||||
cd sgeUpdated/sge-frontend
|
||||
echo "Running npm build..."
|
||||
npm install
|
||||
npm run build
|
||||
# npm install
|
||||
# npm run build
|
||||
cd ../..
|
||||
echo "Rebuilding frontend Docker container..."
|
||||
docker compose up -d --build bgreen-frontend
|
||||
|
||||
Reference in New Issue
Block a user