Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build EcoEnchants / Explore-Gitea-Actions (push) Successful in 9m6s
All checks were successful
Build EcoEnchants / Explore-Gitea-Actions (push) Successful in 9m6s
This commit is contained in:
parent
0469f92616
commit
284a829f74
@ -25,5 +25,8 @@ jobs:
|
||||
run: |
|
||||
cd EcoEnchants
|
||||
./gradlew jar
|
||||
ls -lah
|
||||
ls * -lah
|
||||
ls */* -lah
|
||||
- name: Build | publish jar
|
||||
run: cd EcoEnchants && curl --insecure --user username:mypass -T build/libs/* ftp://192.168.10.133:/
|
Loading…
Reference in New Issue
Block a user