Files
MSE-SoftwEng/.gitlab-ci.yml
2025-06-08 22:31:46 +02:00

9 lines
140 B
YAML

stages:
- gateway-build
- web-app-build
- web-app-tests
include:
- local: gateway/.gitlab-ci.yml
- local: web-app/.gitlab-ci.yml