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