mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-04-21 21:47:58 +00:00
18 lines
No EOL
220 B
JSON
18 lines
No EOL
220 B
JSON
{
|
|
"name": "drupal",
|
|
"kinds": [
|
|
"docker",
|
|
"autoconf",
|
|
"swarm",
|
|
"kubernetes",
|
|
"linux"
|
|
],
|
|
"timeout": 60,
|
|
"tests": [
|
|
{
|
|
"type": "string",
|
|
"url": "https://www.example.com",
|
|
"string": "drupal"
|
|
}
|
|
]
|
|
} |