j
This commit is contained in:
parent
5bc6e5bdff
commit
4ba47a7e6d
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
# and commit this file to your remote git repository to share the goodness with others.
|
# and commit this file to your remote git repository to share the goodness with others.
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- before: sudo apt install openjdk-17-jdk
|
- before: sudo apt install -y openjdk-17-jdk-headless
|
||||||
- init: mvn install -DskipTests=false
|
- init: mvn clean install
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue