Frame-of-Mind/.woodpecker.yml

8 lines
297 B
YAML
Raw Normal View History

2022-12-16 20:27:29 +00:00
pipeline:
build:
2022-12-18 16:03:16 +00:00
image: barichello/godot-ci
2022-12-16 20:27:29 +00:00
pull: true
commands:
2022-12-18 16:17:44 +00:00
- godot --path src/ --export-debug "Linux/X11" frame_of_mind
2022-12-18 16:47:02 +00:00
- 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