mirror of https://github.com/elunez/eladmin
add lombok config
parent
7d12b0c9f3
commit
b737537845
|
@ -27,7 +27,7 @@ jobs:
|
||||||
run: ./mvnw clean package -DskipTests
|
run: ./mvnw clean package -DskipTests
|
||||||
|
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: jar-files
|
name: jar-files
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Reference in New Issue