Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build EcoEnchants / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Build EcoEnchants / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
277dd869f6
commit
5c5b71c8eb
@ -29,4 +29,4 @@ jobs:
|
||||
ls * -lah
|
||||
ls */* -lah
|
||||
- name: Build | publish jar
|
||||
run: cd EcoEnchants && curl --insecure --user username:mypass -T build/libs/* ftp://192.168.10.133:/
|
||||
run: cd EcoEnchants && curl --insecure --user username:mypass -T lib/bin/EcoEnchants v12.19.1.jar ftp://192.168.10.133:/
|
Loading…
Reference in New Issue
Block a user