mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2025-06-28 13:34:24 +08:00
This commit is contained in:
parent
05a8bff1e0
commit
6746325bf2
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
distribution: 'adopt'
|
distribution: 'adopt'
|
||||||
cache: maven
|
cache: maven
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B package --file pom.xml
|
run: mvn -B package -Dmaven.test.skip=true --file pom.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user