fixed mntx op provisioning
This commit is contained in:
@@ -14,7 +14,7 @@ when:
|
||||
- api/server/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -13,7 +13,7 @@ when:
|
||||
- api/billing/documents/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -13,7 +13,7 @@ when:
|
||||
- api/billing/fees/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
path:
|
||||
exclude: ['**']
|
||||
ignore_message: '[infra]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -12,7 +12,7 @@ when:
|
||||
- api/discovery/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -13,7 +13,7 @@ when:
|
||||
- api/pkg/**
|
||||
- api/proto/**
|
||||
- frontend/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -17,7 +17,7 @@ when:
|
||||
- api/fx/storage/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -17,7 +17,7 @@ when:
|
||||
- api/fx/storage/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
|
||||
steps:
|
||||
|
||||
@@ -16,7 +16,7 @@ when:
|
||||
- api/gateway/chain/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -15,7 +15,7 @@ when:
|
||||
- api/gateway/mntx/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -13,7 +13,7 @@ when:
|
||||
- api/gateway/tgsettle/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -16,7 +16,7 @@ when:
|
||||
- api/gateway/tron/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -13,7 +13,7 @@ when:
|
||||
- api/ledger/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
path:
|
||||
exclude: ['**']
|
||||
ignore_message: '[infra]'
|
||||
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -16,7 +16,7 @@ when:
|
||||
- api/notification/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
@@ -13,7 +13,7 @@ when:
|
||||
- api/payments/orchestrator/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
ignore_message: '[REBUILD]'
|
||||
ignore_message: '[rebuild]'
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
Reference in New Issue
Block a user