feature/setup-workflow-pipeline: add lombok, add gitea workflow #2
@ -106,7 +106,7 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
architecture: x64
|
||||
cache: maven
|
||||
cache-dependency-path: '/pom.xml' # optional
|
||||
cache-dependency-path: 'pom.xml' # optional
|
||||
run: 'mvn --version'
|
||||
|
||||
- name: Cache Maven dependencies
|
||||
|
||||
Reference in New Issue
Block a user