diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-04-10 18:22:59 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-04-14 17:25:12 +0000 |
commit | 28babfa0a7ab8a6c1df9d16c7235d968c1337df3 (patch) | |
tree | 2a3bf4bd9aeb83ac2ee44a2e41ee665b3b394931 /bootstrap/jenkins | |
parent | c06ea62716be250a59bd1d3857baa1a3a927a317 (diff) |
Fix integration markdown errors for linter
Issue-ID: INT-1523
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I2be0865395b12e1f277834b0c096f5d183cb5056
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'bootstrap/jenkins')
-rw-r--r-- | bootstrap/jenkins/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap/jenkins/README.md b/bootstrap/jenkins/README.md index b9cb8645f..170134d4f 100644 --- a/bootstrap/jenkins/README.md +++ b/bootstrap/jenkins/README.md @@ -1,4 +1,3 @@ - # ONAP Integration > Bootstrap > Jenkins This directory contains a set of vagrant scripts that will automatically set up a Jenkins instance @@ -9,4 +8,3 @@ can successfully build ONAP code from scratch. It is not intended to be used as Jenkins CI/CD environment. NOTE: the Jenkins instance is by default NOT SECURED, with the default admin user and password as "jenkins". - |