update to sgeupdated pipeline v20+
Some checks failed
sgeUpdated CI/CD / deploy (push) Has been cancelled

This commit is contained in:
2025-09-01 03:57:59 +03:00
parent e43199f086
commit 080924f788

View File

@@ -34,7 +34,7 @@ jobs:
echo "⚡ Rebuilding Backend..."
cd sge-backend
mvn clean install -DskipTests
/opt/apache-maven-3.9.11/bin/mvn clean install -DskipTests
cd ..
docker compose up -d --build backend