quotation service fixed

This commit is contained in:
Stephan D
2026-02-24 16:14:09 +01:00
parent 6444813f38
commit 2fe90347a8
76 changed files with 769 additions and 230 deletions

View File

@@ -14,6 +14,7 @@ when:
path:
include:
- api/gateway/chain/**
- api/gateway/common/**
- api/proto/**
- api/pkg/**
ignore_message: '[rebuild]'

View File

@@ -13,6 +13,7 @@ when:
path:
include:
- api/gateway/mntx/**
- api/gateway/common/**
- api/proto/**
- api/pkg/**
ignore_message: '[rebuild]'

View File

@@ -11,6 +11,7 @@ when:
path:
include:
- api/gateway/tgsettle/**
- api/gateway/common/**
- api/proto/**
- api/pkg/**
ignore_message: '[rebuild]'

View File

@@ -14,6 +14,7 @@ when:
path:
include:
- api/gateway/tron/**
- api/gateway/common/**
- api/proto/**
- api/pkg/**
ignore_message: '[rebuild]'