Frame-of-Mind/.woodpecker.yml
nek0 81288916da
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
printline debugging
2022-12-18 17:57:48 +01:00

13 lines
376 B
YAML

pipeline:
build:
image: barichello/godot-ci
pull: true
commands:
- godot --path src/ --export-debug "Linux/X11" frame_of_mind
upload:
image: curlimages/curl
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