feature/setup-workflow-pipeline: add lombok, add gitea workflow #2

Merged
chimeudeonwop merged 102 commits from feature/setup-workflow-pipeline into main 2025-10-31 16:46:56 +00:00
13 changed files with 491 additions and 276 deletions
Showing only changes of commit 80ef645fc6 - Show all commits

View File

@ -85,7 +85,7 @@ jobs:
name: Set up Java for Backend Tests and Build name: Set up Java for Backend Tests and Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: ghcr.io/adoptium/temurin:21-jdk image: eclipse-temurin:21-jdk
steps: steps:
# Checkout repository # Checkout repository