This commit is contained in:
parent
95c396e716
commit
de73eead52
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: robpc/godot-headless
|
image: barichello/godot-ci
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- godot --export-debug linux frame_of_mind
|
- cd src
|
||||||
|
- godot --export-debug "Linux/X11" frame_of_mind
|
||||||
|
|
Loading…
Reference in a new issue