ci: deploy dev infra [infra]

This commit is contained in:
Stephan D
2026-03-17 00:17:32 +01:00
parent a413f03eb4
commit e4ae858f16
17 changed files with 34 additions and 0 deletions

View File

@@ -11,7 +11,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/gateway/chsettle/**
- api/gateway/common/**