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
api-tests
Commits
ef761ea0
Commit
ef761ea0
authored
Oct 05, 2021
by
Giacomo Bernini
Browse files
Update .jenkins.sh
parent
f29411c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.jenkins.sh
View file @
ef761ea0
...
...
@@ -18,7 +18,7 @@ if [ "$ret" != "0" ]; then
exit
-1
fi
bash ./scripts/run-container.sh
"
${
run_dir
}
"
bash ./scripts/run-container.sh
"
${
run_dir
}
"
"
$GIT_BRANCH
"
ret
=
$?
if
[
"
$ret
"
!=
"0"
]
;
then
echo
"run-container.sh failed"
...
...
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