payment services build deps fix #511

Merged
tech merged 1 commits from po-510 into main 2026-02-13 16:19:19 +00:00
3 changed files with 2 additions and 1 deletions
Showing only changes of commit 7c76ca7f56 - Show all commits

View File

@@ -11,6 +11,7 @@ when:
path:
include:
- api/payments/methods/**
- api/payments/storage/**
- api/proto/**
- api/pkg/**
ignore_message: '[rebuild]'

View File

@@ -11,6 +11,7 @@ when:
path:
include:
- api/payments/orchestrator/**
- api/payments/storage/**
- api/proto/**
- api/pkg/**
ignore_message: '[rebuild]'

View File

@@ -12,7 +12,6 @@ when:
include:
- api/payments/quotation/**
- api/payments/storage/**
- api/payments/orchestrator/**
- api/proto/**
- api/pkg/**
ignore_message: '[rebuild]'