build(web-app): add tests to gitlab ci

This commit is contained in:
fastium
2025-06-08 21:38:03 +02:00
parent c5efa10f1a
commit 25cefc611f
2 changed files with 30 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
stages:
- gateway-build
- web-app-build
- web-app-tests
include:
- local: gateway/.gitlab-ci.yml
- local: web-app/.gitlab-ci.yml
- local: web-app/.gitlab-ci.yml