mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:35:49 +00:00
checking mvnw version
This commit is contained in:
parent
3e5834ca86
commit
5b6a819e2b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
@ -86,7 +86,7 @@ jobs:
|
||||||
run: rm -rf ~/.m2/repository
|
run: rm -rf ~/.m2/repository
|
||||||
|
|
||||||
- name: check mvn version
|
- name: check mvn version
|
||||||
run: mvn -version
|
run: mvnw -version
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
# 8) Build via jfrog rt mvn, using the new extractor jar
|
# 8) Build via jfrog rt mvn, using the new extractor jar
|
||||||
|
|
Loading…
Reference in a new issue