aboutsummaryrefslogtreecommitdiffstats
path: root/docs/oom_quickstart_guide.rst
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-05-29 11:19:42 +0200
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-06-15 08:27:56 +0200
commitdd76978833cce30ecca7263d4bd3430bdcc2adfe (patch)
treea5547ac415cd21fe2f251faabdc00cee20c1d321 /docs/oom_quickstart_guide.rst
parent18355a8cedae7b86d9af024870167fcd2422cdd7 (diff)
[DOC] Update release note
Create release note for Frankfurt Issue-ID: OOM-2382 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia78f6eee0dd07b0ebba84c8c714c6a95e4d99a34
Diffstat (limited to 'docs/oom_quickstart_guide.rst')
-rw-r--r--docs/oom_quickstart_guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index 364f14e923..c556dfa062 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -155,7 +155,7 @@ follows::
**Step 6.** Build a local Helm repository (from the kubernetes directory)::
- > make all; make onap
+ > make SKIP_LINT=TRUE all; make SKIP_LINT=TRUE onap
**Step 7.** Display the onap charts that available to be deployed::