Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build JAR with Maven / Build-latest-jar (push) Successful in 6m57s
All checks were successful
Build JAR with Maven / Build-latest-jar (push) Successful in 6m57s
This commit is contained in:
parent
1fdf06c127
commit
07e1b32767
@ -19,6 +19,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://git.lipovcan.cz/Fork/mmocore.git
|
git clone https://git.lipovcan.cz/Fork/mmocore.git
|
||||||
cd mmocore
|
cd mmocore
|
||||||
|
git log
|
||||||
ls -lah
|
ls -lah
|
||||||
- name: Build | mvn build
|
- name: Build | mvn build
|
||||||
run: cd mmocore && mvn clean package install -e && ls -lah && ls */ -lah
|
run: cd mmocore && mvn clean package install -e && ls -lah && ls */ -lah
|
||||||
|
Loading…
Reference in New Issue
Block a user