Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build EcoEnchants / Explore-Gitea-Actions (push) Failing after 3m0s
Some checks failed
Build EcoEnchants / Explore-Gitea-Actions (push) Failing after 3m0s
This commit is contained in:
parent
2f51139a35
commit
45310e2bbe
@ -24,7 +24,6 @@ jobs:
|
||||
- name: Build | applyPatches
|
||||
run: |
|
||||
cd EcoEnchants
|
||||
./gradlew buildFatJar
|
||||
./gradlew jar copyDependantLibs
|
||||
- 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