ci/cd - increase timeout for gogs

This commit is contained in:
florian 2024-03-25 17:33:23 +01:00
parent 90d69ad131
commit 34bed8ddf9
No known key found for this signature in database
GPG key ID: 93EE47CC3D061500

View file

@ -2,7 +2,7 @@
"name": "gogs",
"kinds": ["docker", "autoconf", "swarm", "kubernetes"],
"no_copy_container": true,
"timeout": 60,
"timeout": 90,
"delay": 150,
"tests": [
{