actions #71
1 changed files with 1 additions and 0 deletions
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
|
|
@ -19,6 +19,7 @@ jobs:
|
|||
needs: test
|
||||
if: github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Build Final Jar
|
||||
run: mvn clean compile assembly:single
|
||||
- name: Copy folder content recursively to remote
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue