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
|
- name: Build | applyPatches
|
||||||
run: |
|
run: |
|
||||||
cd EcoEnchants
|
cd EcoEnchants
|
||||||
./gradlew buildFatJar
|
|
||||||
./gradlew jar copyDependantLibs
|
./gradlew jar copyDependantLibs
|
||||||
- name: Build | publish jar
|
- name: Build | publish jar
|
||||||
run: cd EcoEnchants && curl --insecure --user username:mypass -T build/libs/* ftp://192.168.10.133:/
|
run: cd EcoEnchants && curl --insecure --user username:mypass -T build/libs/* ftp://192.168.10.133:/
|
Loading…
Reference in New Issue
Block a user