This commit is contained in:
parent
b3b51b61ec
commit
81288916da
1 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,6 @@ pipeline:
|
||||||
upload:
|
upload:
|
||||||
image: curlimages/curl
|
image: curlimages/curl
|
||||||
commands:
|
commands:
|
||||||
|
- ls .
|
||||||
|
- ls src
|
||||||
- curl --user nek0:$${GITEA_TOKEN} --upload-file frame_of_mind https://gitea.nek0.eu/api/packages/nek0/generic/frame_of_mind/0.0.0/frame_of_mind
|
- curl --user nek0:$${GITEA_TOKEN} --upload-file frame_of_mind https://gitea.nek0.eu/api/packages/nek0/generic/frame_of_mind/0.0.0/frame_of_mind
|
||||||
|
|
Loading…
Reference in a new issue