This commit is contained in:
parent
58e6b5372d
commit
661749c6c9
@ -27,7 +27,7 @@ jobs:
|
|||||||
- name: Build | ls
|
- name: Build | ls
|
||||||
run: mkdir Folia/build/libs -p && cd Folia && echo "works" > build/libs/one.jar && ls build/libs -lah && export ACTIONS_RUNTIME_TOKEN=${{ secrets.ACTIONS_RUNTIME_TOKEN }}
|
run: mkdir Folia/build/libs -p && cd Folia && echo "works" > build/libs/one.jar && ls build/libs -lah && export ACTIONS_RUNTIME_TOKEN=${{ secrets.ACTIONS_RUNTIME_TOKEN }}
|
||||||
- name:
|
- name:
|
||||||
run: curl --insecure --user username:mypass -T Folia/build/libs/one.jar ftp://gitea.lipovcan.cz:/
|
run: curl --insecure --user username:mypass -T Folia/build/libs/* ftp://gitea.lipovcan.cz:/
|
||||||
|
|
||||||
|
|
||||||
#- name: Upload artifacts
|
#- name: Upload artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user