feature/setup-workflow-pipeline: add lombok, add gitea workflow #2
@ -43,7 +43,7 @@ jobs:
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: '21' # adjust to match your backend version
|
||||
cache: maven # or 'gradle' if you use Gradle
|
||||
cache: maven
|
||||
|
||||
#Build & test backend
|
||||
- name: Build & test backend
|
||||
|
||||
Reference in New Issue
Block a user