mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-03-17 19:30:51 +00:00
💚 update addon loading
This commit is contained in:
parent
cbca78bb5d
commit
6a5e336ee6
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue