Package instead of install

Signed-off-by: Etzelia <etzelia@hotmail.com>
main
Etzelia 2021-07-14 11:50:06 -05:00
parent 8b1073c5de
commit 1ba8cf9960
No known key found for this signature in database
GPG Key ID: 708511AE7ABC5314
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ steps:
- name: build
image: maven:3-openjdk-16
commands:
- mvn install
- mvn package
- name: gitea-release
pull: always
image: jolheiser/drone-gitea-main:latest