Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build PlotSquared / Build-latest-jar (push) Successful in 4m35s

This commit is contained in:
Radim Lipovčan 2024-12-27 12:22:49 +01:00
parent e2f36ae296
commit 53295b9554

View File

@ -27,8 +27,8 @@ jobs:
with:
tag_name: "1.21.4"
files: |-
Bukkit/build/libs/plotsquared-bukkit-7.3.10-SNAPSHOT.jar
Bukkit/build/libs/plotsquared-bukkit-7.4.1-SNAPSHOT.jar
- name: Build | publish jar
run: |
cd PlotSquared && ls -lah Bukkit/build/libs/
curl --insecure --user username:mypass -T Bukkit/build/libs/plotsquared-bukkit-7.3.10-SNAPSHOT.jar ftp://192.168.10.133:/
curl --insecure --user username:mypass -T Bukkit/build/libs/plotsquared-bukkit-7.4.1-SNAPSHOT.jar ftp://192.168.10.133:/