Alpine-Forgejo (#5396)

This commit is contained in:
CanbiZ 2025-06-23 22:18:22 +02:00 committed by GitHub
parent 7302d43e7e
commit 7e7d610182
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 86 additions and 1 deletions

View file

@ -25,8 +25,19 @@
"os": "debian",
"version": "12"
}
},
{
"type": "alpine",
"script": "ct/alpine-forgejo.sh",
"resources": {
"cpu": 1,
"ram": 256,
"hdd": 1,
"os": "alpine",
"version": "3.21"
}
}
],
],
"default_credentials": {
"username": null,
"password": null