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