projects
/
demos
/
kafka
/
chat
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02d1b0d
)
chore: activated IT in GitHUB-Maven-Build
author
Kai Moritz
<kai@juplo.de>
Fri, 15 Mar 2024 20:17:48 +0000
(21:17 +0100)
committer
Kai Moritz
<kai@juplo.de>
Fri, 15 Mar 2024 20:32:46 +0000
(21:32 +0100)
.github/workflows/maven.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/maven.yml
b/.github/workflows/maven.yml
index
63c8b15
..
ac02489
100644
(file)
--- a/
.github/workflows/maven.yml
+++ b/
.github/workflows/maven.yml
@@
-28,7
+28,7
@@
jobs:
distribution: 'temurin'
cache: maven
- name: Build with Maven
- run: mvn -B
package --file pom.xml
+ run: mvn -B
verify
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
- name: Update dependency graph