Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build CoreProtect / Build-latest-jar (push) Failing after 2m36s
Some checks failed
Build CoreProtect / Build-latest-jar (push) Failing after 2m36s
This commit is contained in:
parent
1f01fa98a6
commit
9f01d762dc
@ -27,4 +27,4 @@ jobs:
|
||||
- name: Build | publish jar
|
||||
run: |
|
||||
cd CoreProtect && ls -lah target/
|
||||
curl --insecure --user username:mypass -T target/CoreProtect-22.2.jar ftp://192.168.10.133:/
|
||||
curl --insecure --user username:mypass -T target/CoreProtect-*.jar ftp://192.168.10.133:/
|
Loading…
Reference in New Issue
Block a user