Increase CI timeout

This commit is contained in:
thespad 2025-07-15 09:27:20 +01:00
parent 6d32831155
commit 7ed7ad5690
No known key found for this signature in database

View File

@ -25,7 +25,7 @@ repo_vars:
- CI_WEB='true'
- CI_PORT='80'
- CI_SSL='false'
- CI_DELAY='60'
- CI_DELAY='120'
- CI_DOCKERENV='DB_CONNECTION=sqlite'
- CI_AUTH=''
- CI_WEBPATH=''