Try to fix the PR build.
This commit is contained in:
parent
251baca8e2
commit
f87387c01b
1 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue