bunkerized-nginx/examples/gogs/tests.json
2022-10-19 17:37:13 +02:00

14 lines
258 B
JSON

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