feat(infrastructure): automatic deploy

This commit is contained in:
2025-10-05 18:33:22 +02:00
parent 29422f6500
commit bda4cafcf6
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@ on:
branches: [ "main" ]
paths:
- 7project/backend/**
- 7project/charts/myapp-chart/**
- .github/workflows/deploy-prod.yaml
- .github/workflows/build-image.yaml
workflow_dispatch: