Add CI/CD for AI service
All checks were successful
CI / test (push) Successful in 25s
Build and Deploy / build-and-deploy (push) Successful in 53s

This commit is contained in:
Grendgi
2026-06-08 13:37:06 +03:00
parent 9d65ee323c
commit 0081e910ba
6 changed files with 193 additions and 1 deletions

View File

@@ -7,5 +7,6 @@ resources:
- namespace.yaml
- configmap.yaml
- secrets.yaml
- postgres.yaml
- server-deployment.yaml
- server-service.yaml