skip tests on deployment.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Manuel Friedli 2020-10-06 01:53:09 +02:00
parent 376812a28e
commit 6904b602c1
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ steps:
REPO_TOKEN:
from_secret: repo-token
commands:
- mvn -s maven-settings.xml deploy
- mvn -s maven-settings.xml deploy -DskipTests=true
when:
branch:
include: