summaryrefslogtreecommitdiffstats
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 15:00:20 +0000
commite42f912e3cd3aa6471890833e622284c6853073b (patch)
tree9c6fe09094b7dc630108b5bea1a30ed0106a62ab /docs/oom_quickstart_guide.rst
parent7939449b520e7053e1dbfc0b182ecc3e649a211a (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 (cherry picked from commit dd76978833cce30ecca7263d4bd3430bdcc2adfe)
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::