mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
fixie
This commit is contained in:
4
.github/workflows/server.yml
vendored
4
.github/workflows/server.yml
vendored
@@ -28,8 +28,8 @@ jobs:
|
||||
distribution: "zulu"
|
||||
cache: maven
|
||||
|
||||
- name: Build with Gradle Wrapper
|
||||
run: cd server && ./mvnw --batch-mode --update-snapshots verify
|
||||
- name: Build and test with Maven
|
||||
run: cd server && mvn --batch-mode --update-snapshots verify
|
||||
|
||||
- run: mkdir staging && cp target/*.jar staging
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user