Fix output jar name
Some checks failed
Deploy Discord Bot / docker (17, 3.8.5) (push) Failing after 1m4s
Some checks failed
Deploy Discord Bot / docker (17, 3.8.5) (push) Failing after 1m4s
This commit is contained in:
parent
409b273edc
commit
4fbc977034
@ -19,6 +19,7 @@
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
<finalName>${project.artifactId}</finalName>
|
||||
<plugins>
|
||||
<!-- Used for compiling the source code with the proper Java version -->
|
||||
<plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user