Migrated CI from gitlab to gitea
All checks were successful
Branch Build / build-test-deploy (push) Successful in 2m22s

This commit is contained in:
2026-01-12 19:04:10 +01:00
parent d4d9b11968
commit fa577a6d7d
11 changed files with 296 additions and 14 deletions

View File

@@ -1,9 +1,14 @@
<Solution>
<Solution>
<Folder Name="/Solution Items/" />
<Folder Name="/Solution Items/build/">
<File Path=".gitlab-ci.yml" />
<File Path="Directory.Build.props" />
</Folder>
<Folder Name="/Solution Items/build/workflows/">
<File Path=".gitea/workflows/branch-build.yml" />
<File Path=".gitea/workflows/core-build.yml" />
<File Path=".gitea/workflows/docs-build.yml" />
<File Path=".gitea/workflows/extensions-build.yml" />
</Folder>
<Folder Name="/Solution Items/config/">
<File Path=".editorconfig" />
<File Path=".gitignore" />