This commit is contained in:
parent
62b63686ec
commit
7c739e7505
@ -22,7 +22,5 @@ jobs:
|
|||||||
cache: 'maven'
|
cache: 'maven'
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B package --file pom.xml
|
run: mvn -B package --file pom.xml
|
||||||
- name: List files in target directory
|
- name: Test maven deploy
|
||||||
run: |
|
run: mvn deploy
|
||||||
pwd
|
|
||||||
ls -la target
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user