Updating GHES workflows
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B package --file pom.xml
|
run: mvn --batch-mode --update-snapshots verify
|
||||||
|
|||||||
Reference in New Issue
Block a user