Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build PlotSquared / Build-latest-jar (push) Successful in 3m31s
All checks were successful
Build PlotSquared / Build-latest-jar (push) Successful in 3m31s
This commit is contained in:
parent
70fb9d0921
commit
71171543a7
@ -25,4 +25,4 @@ jobs:
|
||||
- name: Build | publish jar
|
||||
run: |
|
||||
cd PlotSquared && ls -lah Bukkit/build/libs/
|
||||
curl --insecure --user username:mypass -T Bukkit/build/libs/plotsquared-core-7.2.1-SNAPSHOT.jar ftp://192.168.10.133:/
|
||||
curl --insecure --user username:mypass -T Bukkit/build/libs/plotsquared-bukkit-7.2.1-SNAPSHOT.jar ftp://192.168.10.133:/
|
Loading…
Reference in New Issue
Block a user