mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Remove obsolete Magento test configuration file
This commit is contained in:
parent
b6bde203cf
commit
67a04f8ba5
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"name": "magento",
|
||||
"kinds": ["docker", "autoconf", "swarm", "kubernetes"],
|
||||
"timeout": 360,
|
||||
"no_copy_container": true,
|
||||
"delay": 300,
|
||||
"tests": [
|
||||
{
|
||||
"type": "string",
|
||||
"url": "https://www.example.com",
|
||||
"string": "magento",
|
||||
"tls": "www.example.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue