Frame-of-Mind/.woodpecker.yml
nek0 2a366e24a5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fixing pipeline
2022-12-18 17:59:36 +01:00

11 lines
351 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