feature/setup-workflow-pipeline: add lombok, add gitea workflow #2
@ -106,9 +106,8 @@ jobs:
|
|||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
architecture: x64
|
architecture: x64
|
||||||
cache: maven
|
cache: maven
|
||||||
check-latest: true
|
cache-dependency-path: 'sub-project/pom.xml' # optional
|
||||||
maven-version: '3.9.9'
|
run: 'mvn --version'
|
||||||
run: mvn -v
|
|
||||||
|
|
||||||
- name: Cache Maven dependencies
|
- name: Cache Maven dependencies
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user