aboutsummaryrefslogtreecommitdiffstats
path: root/.coafile
diff options
context:
space:
mode:
authork.kedron <k.kedron@partner.samsung.com>2021-04-26 12:22:08 +0200
committerk.kedron <k.kedron@partner.samsung.com>2021-06-28 13:46:10 +0200
commit14edec94f9110bd9a73823bd042e4e714018ebb2 (patch)
tree401cd22130ac6955edc1f1a41218249e3f5a9336 /.coafile
parent5ec59f8ea2751b78797424e0a224b9cd6f1cf1b7 (diff)
Add a1-pe-sim packages
Add a1-pe-sim cba Add data-types for cba Add a1-pe-sim cnf csar Add helm chart for cnf mvn pom.xml to build artifacts Issue-ID: INT-1887 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ia72fd7cb240092b7be759456ce4d49136864e85d
Diffstat (limited to '.coafile')
-rw-r--r--.coafile4
1 files changed, 3 insertions, 1 deletions
diff --git a/.coafile b/.coafile
index aaae2c1..064a8f6 100644
--- a/.coafile
+++ b/.coafile
@@ -2,7 +2,8 @@
bears = YAMLLintBear
yamllint_config = .yamllint
ignore =
- .tox/**
+ .tox/**,
+ operations/a1-pe-sim-packages/resources/oran-sim-csar/o-ran-simulator/templates/*
[json]
bears = JSONFormatBear
@@ -27,3 +28,4 @@ ignore =
bears = MarkdownBear
ignore =
.tox/**
+