2022-07-21 09:39:35 +00:00
|
|
|
{
|
2022-10-19 15:37:13 +00:00
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|