feat(web-app): added CI to build docker image CD to deploy the app

Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
2025-05-20 10:59:50 +02:00
parent 7cda1aa8f4
commit d349caec74
3 changed files with 27 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
include:
- local: gateway/.gitlab-ci.yml
- local: gateway/.gitlab-ci.yml
- local: web-app/.gitlab-ci.yml