mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-01-19 19:44:46 +00:00
💚 update addon loading
This commit is contained in:
parent
cbca78bb5d
commit
6a5e336ee6
|
|
@ -14,8 +14,8 @@ cache: &global_cache
|
|||
addons:
|
||||
stage: addons
|
||||
script:
|
||||
- timeout 10 godot --headless --editor --verbose || true
|
||||
- timeout 10 godot --headless --editor --verbose || true
|
||||
- timeout 15 godot --headless --editor --verbose || true
|
||||
- timeout 15 godot --headless --editor --verbose || true
|
||||
only:
|
||||
- main
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue