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

This commit is contained in:
Radim Lipovčan 2024-03-29 17:44:04 +01:00
parent 101950699a
commit 0020ea21a3
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ jobs:
- name: Build | publish jar
run: |
cd wildloaders && ls -lah */* && ls -lah target/
curl --insecure --user username:mypass -T target/WildLoaders-2023.3.jar ftp://192.168.10.133:/
curl --insecure --user username:mypass -T target/*.jar ftp://192.168.10.133:/