fix(ci): gitea workflows
Some checks failed
CMS CI/CD (Theoretical) / Lint Typecheck Tests (push) Failing after 35s
CMS CI / Governance Checks (push) Successful in 1m1s
CMS CI/CD (Theoretical) / Build Staging Images (push) Has been skipped
CMS CI/CD (Theoretical) / Build Production Images (push) Has been skipped
CMS CI/CD (Theoretical) / Deploy Staging (Placeholder) (push) Has been skipped
CMS CI / Lint Typecheck Unit E2E (push) Failing after 1m25s
CMS CI/CD (Theoretical) / Deploy Production (Placeholder) (push) Has been skipped

This commit is contained in:
2026-02-11 13:01:13 +01:00
parent 334a5e3526
commit c174f840bc
4 changed files with 9 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ env:
jobs:
release:
name: Build Push Changelog
runs-on: ubuntu-latest
runs-on: node22-bun
steps:
- name: Checkout
uses: actions/checkout@v4