Add gateway and discovery modules to backend with CI/CD updates

This commit is contained in:
2025-09-21 10:18:32 +02:00
parent a4664f894d
commit daaaed47c4
5 changed files with 51 additions and 2 deletions

View File

@@ -7,5 +7,7 @@ build_backend:
artifacts:
paths:
- backend/common/target/
- backend/server/target
- backend/discovery/target/
- backend/gateway/target/
- backend/server/target/
expire_in: 1 hour