Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL006
Commits
41d7e53e
Commit
41d7e53e
authored
Feb 20, 2019
by
Michele Carignani
Browse files
restoring html build with an additional docker run command
parent
4a452dc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.jenkins.sh
View file @
41d7e53e
...
...
@@ -14,5 +14,7 @@ IMG="$IMG_NAME:$VERSION"
docker build
--tag
"
$IMG
"
.
docker run
"
$IMG
"
docker run
-v
"src/yang:/yang"
mjethanandani/pyang
"/bin/sh"
-c
"pyang -f jstree /yang/*"
>
"etsi-nfv.html"
exit
$?
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment