feat(ci): Introduce new CI workflows for Gitea and remove GitLab CI

This commit is contained in:
2025-01-23 14:35:06 +01:00
parent 5bfcb95c94
commit 29568c88c3
17 changed files with 9564 additions and 3023 deletions

7
.gitignore vendored
View File

@ -3,7 +3,6 @@
# artifacts
coverage/
public/
pages/
# installs
node_modules/
@ -15,8 +14,6 @@ node_modules/
# builds
dist/
dist_web/
dist_serve/
dist_ts_web/
dist_*/
# custom
#------# custom