add image
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
nek0 2022-12-18 18:57:55 +01:00
parent 3437896cb3
commit 945b01e662

View file

@ -5,6 +5,8 @@ pipeline:
commands:
- godot --path src/ --export-debug "Linux/X11" ../build/frame_of_mind
pack:
image: alpine
pull: true
commands:
- tar --create --file frame_of_mind.tar.gz --gzip build/*
upload: