Frame-of-Mind/.woodpecker.yml
nek0 b3b51b61ec
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
split steps
2022-12-18 17:55:07 +01:00

11 lines
348 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:
- 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