Aktualizovat .gitea/workflows/build.yml
Build CoreProtect / Build-latest-jar (push) Successful in 2m5s Details

This commit is contained in:
Radim Lipovčan 2023-12-06 13:32:34 +01:00
parent c28ad3938a
commit 5217bfc527
1 changed files with 2 additions and 2 deletions

View File

@ -23,5 +23,5 @@ jobs:
run: cd CoreProtect && ls -lah && mvn clean install && ls -lah && ls */ -lah && ls */* -lah&& ls */*/* -lah
- name: Build | publish jar
run: |
cd CoreProtect && ls -lah target/target/
curl --insecure --user username:mypass -T target/target/CoreProtect-22.2.jar ftp://192.168.10.133:/
cd CoreProtect && ls -lah target/
curl --insecure --user username:mypass -T target/CoreProtect-22.2.jar ftp://192.168.10.133:/