Drone Deploy (#3)

Fix Maven plugin

Update 'pom.xml'

Reviewed-on: https://git.etztech.xyz/Etzelia/javacord/pulls/3
main
Etzelia 2020-08-12 16:12:44 +02:00
parent 98ae8ba97d
commit 4aec5435aa
2 changed files with 7 additions and 6 deletions

View File

@ -27,11 +27,12 @@ steps:
- name: .m2
pull: always
image: robertstettner/drone-mvn-auth
servers:
- id: etztech
username: etzelia
password:
from_secret: reposilite_token
settings:
servers:
- id: etztech
username: etzelia
password:
from_secret: reposilite_token
- name: deploy

View File

@ -6,7 +6,7 @@
<groupId>xyz.etztech</groupId>
<artifactId>javacord</artifactId>
<packaging>jar</packaging>
<version>0.2.0</version>
<version>0.2.1</version>
<developers>
<developer>