Updated azure-pipelines.yml
This commit is contained in:
@@ -47,7 +47,7 @@ stages:
|
||||
- task: Maven@4
|
||||
inputs:
|
||||
mavenPomFile: 'hermione/pom.xml'
|
||||
goals: 'install -DskipTests'
|
||||
goals: 'clean install -DskipTests'
|
||||
displayName: 'Build hermione'
|
||||
|
||||
- script: |
|
||||
|
||||
Reference in New Issue
Block a user