This commit is contained in:
parent
3437896cb3
commit
945b01e662
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- godot --path src/ --export-debug "Linux/X11" ../build/frame_of_mind
|
- godot --path src/ --export-debug "Linux/X11" ../build/frame_of_mind
|
||||||
pack:
|
pack:
|
||||||
|
image: alpine
|
||||||
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- tar --create --file frame_of_mind.tar.gz --gzip build/*
|
- tar --create --file frame_of_mind.tar.gz --gzip build/*
|
||||||
upload:
|
upload:
|
||||||
|
|
Loading…
Reference in a new issue