mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-15 11:19:33 +01:00
Update relaseNewVersion.yml (#36)
* Update relaseNewVersion.yml * Update buildAndTest.yml
This commit is contained in:
committed by
GitHub
parent
1e2c36a9b5
commit
1bdaa1eb53
4
.github/workflows/buildAndTest.yml
vendored
4
.github/workflows/buildAndTest.yml
vendored
@@ -25,10 +25,6 @@ jobs:
|
||||
with:
|
||||
maven-version: 3.8.2
|
||||
|
||||
- name: Run the Maven verify phase
|
||||
run: mvn --batch-mode --update-snapshots verify
|
||||
working-directory: Backend
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
working-directory: Backend
|
||||
|
||||
Reference in New Issue
Block a user