diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-02-21 14:37:49 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-21 13:37:49 +0000 |
commit | 93cada950baadeb5699a6b488d6d6ae2033dd0db (patch) | |
tree | e300c6f94229c73bc95fbcfbeed528f4f2108c94 /docs/submodules | |
parent | be123c3a8c593e7e53470f9062e7ea479aedff51 (diff) |
Update git submodules
* Update docs/submodules/oom.git from branch 'master'
to 2d35b23f71670c54e4f12eaeb53466b657347818
- Add Makefile option to skip lining of helm charts
For some reason after introducing our awesome templates to ONAP make
command can take now quite a lot of time, which sometimes causes out
CI jobs to fail.
Command that takes so much time is helm lint.
This patch adds a Makefile option that allows you to skip linting of
helm charts and just build them. Example:
make SKIP_LINT=TRUE
Default behavior stays unchanged.
Issue-ID: OOM-2055
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ic50bad0cc82892e1daecc5761d6144d788a79d9f
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject 4426e3005c0f676ed289dcdbb7829414cc4a330 +Subproject 2d35b23f71670c54e4f12eaeb53466b65734781 |