Try to fix the PR build.
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Manuel Friedli 2022-02-02 02:14:23 +01:00
parent 251baca8e2
commit f87387c01b
Signed by: manuel
GPG key ID: 41D08ABA75634DA1

View file

@ -20,7 +20,9 @@ steps:
from_secret: repo-token
commands:
- mvn -s maven-settings.xml deploy -DskipTests=true
when:
trigger:
branch:
include:
- master
- master
event:
exclude:
- pull_request