1
Fork 0
ci-images/pipelines/build-and-push.json
Lucas Schwiderski 01f4d05b37
Add Gitea resource type
* gitea-split/gitea-split:
  gitea: Implement commit statuses
  gitea: Implement package
  fix(gitea): Fix version data
  feat(gitea): Add Gitea resource to fetch PRs
2024-08-27 16:51:26 +02:00

60 lines
1.1 KiB
JSON

{
"images": [
{
"type": "simple",
"name": "lua-clib"
},
{
"type": "simple",
"name": "python-script"
},
{
"type": "simple",
"name": "node-script"
},
{
"type": "simple",
"name": "ruby-script"
},
{
"type": "simple",
"name": "base"
},
{
"type": "simple",
"name": "nextcloud"
},
{
"type": "simple",
"name": "gotenberg"
},
{
"type": "simple",
"name": "fluentd"
},
{
"type": "simple",
"name": "forgejo"
},
{
"type": "simple",
"name": "beancount-import"
},
{
"type": "simple",
"name": "frp"
},
{
"type": "simple",
"name": "fava"
},
{
"type": "file",
"name": "rust-xwin"
},
{
"type": "file",
"name": "gitea"
}
]
}