mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-05 20:14:30 +08: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…
x
Reference in New Issue
Block a user