bunkerweb/examples/magento/tests.json
2022-08-05 11:11:01 +02:00

19 lines
256 B
JSON

{
"name": "magento",
"kinds": [
"docker",
"autoconf",
"swarm",
"kubernetes"
],
"timeout": 360,
"no_copy_container": true,
"delay": 180,
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"string": "magento"
}
]
}