feat(ci): Add Gitea workflows for CI/CD process.

This commit is contained in:
2024-12-27 01:54:24 +01:00
parent cebae44ff5
commit 4090b19382
12 changed files with 246 additions and 29 deletions

View File

@@ -47,5 +47,13 @@
],
"browserslist": [
"last 1 Chrome versions"
]
}
],
"repository": {
"type": "git",
"url": "git+https://gitlab.com/social.io/private/catalog.git"
},
"bugs": {
"url": "https://gitlab.com/social.io/private/catalog/issues"
},
"homepage": "https://gitlab.com/social.io/private/catalog#readme"
}