mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-17 05:58:22 +00:00
19 lines
No EOL
248 B
JSON
19 lines
No EOL
248 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"
|
|
}
|
|
]
|
|
} |