Aktualizovat .gitea/workflows/build.yml
Build PlotSquared / Build-latest-jar (push) Failing after 3m38s Details

This commit is contained in:
Radim Lipovčan 2023-12-03 18:27:17 +01:00
parent 9eba4c5288
commit b8f7daa941
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ jobs:
#git clone https://git.lipovcan.cz/Upstream/PlotSquared.git
cd PlotSquared && ls -lah
- name: Build | Gradlew build
run: cd PlotSquared && ls -lah && chmod +x gradlew && ./gradlew build && ls -lah && ls */ -lah
run: cd PlotSquared && ls -lah && chmod +x gradlew && ./gradlew build && ls -lah && ls */ -lah && ls */* -lah&& ls */*/* -lah
- name: Build | publish jar
run: |
ls PlotSquared/build/tmp/ -lah
ls PlotSquared/bukkit/build/ -lah
curl --insecure --user username:mypass -T PlotSquared/build/tmp/PlotSquared.jar ftp://192.168.10.133:/