forked from BLC/sgeUpdated
update to sgeupdated pipeline v20++++++
Some checks failed
sgeUpdated CI/CD / deploy (push) Failing after 23s
Some checks failed
sgeUpdated CI/CD / deploy (push) Failing after 23s
This commit is contained in:
@@ -33,13 +33,13 @@ jobs:
|
||||
git reset --hard origin/main
|
||||
|
||||
echo "⚡ Rebuilding Backend..."
|
||||
cd sge-backend
|
||||
cd sgeUpdated/sge-backend
|
||||
/opt/apache-maven-3.9.11/bin/mvn clean install -DskipTests
|
||||
cd ../..
|
||||
docker compose up -d --build bgreen-backend
|
||||
|
||||
echo "⚡ Rebuilding Frontend..."
|
||||
cd sge-frontend
|
||||
cd sgeUpdated/sge-frontend
|
||||
# npm install
|
||||
# npm run build
|
||||
cd ../..
|
||||
|
||||
Reference in New Issue
Block a user