This commit is contained in:
parent
3437896cb3
commit
945b01e662
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue