change artifacts path in pipeline
Some checks failed
Gitea Action Maven Build / build (push) Failing after 51s
Some checks failed
Gitea Action Maven Build / build (push) Failing after 51s
This commit is contained in:
parent
a7e5f66902
commit
1dcfe3999b
@ -31,6 +31,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: russianmorphology-artifact
|
name: russianmorphology-artifact
|
||||||
path: |
|
path: |
|
||||||
target/*.jar
|
dictionary-reader/target/dictionary-reader-1.5.jar
|
||||||
|
english/target/english-1.5.jar
|
||||||
|
russian/target/russian-1.5.jar
|
||||||
|
morph/target/morph-1.5.jar
|
||||||
|
solr-morphology-analysis/target/morphology-1.5.jar
|
||||||
- name: Deploy to Gitea Packages
|
- name: Deploy to Gitea Packages
|
||||||
run: mvn deploy
|
run: mvn deploy
|
Loading…
x
Reference in New Issue
Block a user