mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update timeout for wordpress tests to 120 seconds
This commit is contained in:
parent
d687b228e2
commit
6cbbd0d562
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "wordpress",
|
||||
"kinds": ["docker", "autoconf", "swarm", "kubernetes", "linux"],
|
||||
"timeout": 60,
|
||||
"timeout": 120,
|
||||
"delay": 120,
|
||||
"no_copy_container": true,
|
||||
"tests": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue