update to sgeupdated pipeline v20+

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..." echo "⚡ Rebuilding Backend..."
cd sge-backend cd sge-backend
mvn clean install -DskipTests /opt/apache-maven-3.9.11/bin/mvn clean install -DskipTests
cd .. cd ..
docker compose up -d --build backend docker compose up -d --build backend