Aktualizovat .gitea/workflows/build.yml
Build PlotSquared / Build-latest-jar (push) Successful in 5m25s Details

This commit is contained in:
Radim Lipovčan 2024-03-28 17:14:03 +01:00
parent 1f5b31c2cf
commit 5d25e7cbf0
1 changed files with 1 additions and 1 deletions

View File

@ -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-bukkit-7.2.1-SNAPSHOT.jar ftp://192.168.10.133:/
curl --insecure --user username:mypass -T Bukkit/build/libs/plotsquared-bukkit-7.3.7-SNAPSHOT.jar ftp://192.168.10.133:/