mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-16 13:39:02 +00:00
19 lines
No EOL
252 B
JSON
19 lines
No EOL
252 B
JSON
{
|
|
"name": "drupal",
|
|
"kinds": [
|
|
"docker",
|
|
"autoconf",
|
|
"swarm",
|
|
"kubernetes"
|
|
],
|
|
"no_copy_container": true,
|
|
"timeout": 60,
|
|
"delay": 60,
|
|
"tests": [
|
|
{
|
|
"type": "string",
|
|
"url": "https://www.example.com",
|
|
"string": "drupal"
|
|
}
|
|
]
|
|
} |