Merge pull request 'payment services build deps fix' (#511) from po-510 into main

Reviewed-on: #511
This commit was merged in pull request #511.
This commit is contained in:
2026-02-13 16:19:19 +00:00
3 changed files with 2 additions and 1 deletions

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]'