feature/setup-workflow-pipeline: add lombok, add gitea workflow #2
@ -105,6 +105,9 @@ jobs:
|
||||
java-version: '21'
|
||||
distribution: 'temurin'
|
||||
architecture: x64
|
||||
cache: maven
|
||||
check-latest: true
|
||||
maven-version: '3.9.9'
|
||||
|
||||
- name: Cache Maven dependencies
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user