Add internal_frontend project

This commit is contained in:
2025-07-01 08:29:06 +00:00
parent 0e487b42fa
commit fcbd84b147
25 changed files with 6582 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ include:
- local: '.gitlab-ci-template.yml'
- local: 'backend/.gitlab-ci.yml'
- local: 'frontend/.gitlab-ci.yml'
- local: 'internal_frontend/.gitlab-ci.yml'
stages:
- build