mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
Change pipeline to install
This commit is contained in:
parent
e8a246d980
commit
50eabdebc4
@ -15,7 +15,7 @@ pipelines:
|
|||||||
caches:
|
caches:
|
||||||
- maven
|
- maven
|
||||||
script:
|
script:
|
||||||
- mvn -B verify --file pom.xml
|
- mvn -B verify --file pom.xml install
|
||||||
after-script:
|
after-script:
|
||||||
# Collect checkstyle results, if any, and convert to Bitbucket Code Insights.
|
# Collect checkstyle results, if any, and convert to Bitbucket Code Insights.
|
||||||
- pipe: atlassian/checkstyle-report:0.2.0
|
- pipe: atlassian/checkstyle-report:0.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user