This commit is contained in:
parent
5d2ffd39b8
commit
ee42a99c35
1 changed files with 6 additions and 0 deletions
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: robpc/godot-headless
|
||||
pull: true
|
||||
commands:
|
||||
- --export-debug linux frame_of_mind
|
Loading…
Reference in a new issue