mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd - increase timeout for gogs
This commit is contained in:
parent
90d69ad131
commit
34bed8ddf9
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "gogs",
|
||||
"kinds": ["docker", "autoconf", "swarm", "kubernetes"],
|
||||
"no_copy_container": true,
|
||||
"timeout": 60,
|
||||
"timeout": 90,
|
||||
"delay": 150,
|
||||
"tests": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue