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
e0ccb34e
Commit
e0ccb34e
authored
Jun 16, 2021
by
Miguel Angel Reina Ortega
Committed by
Giacomo Bernini
Jun 22, 2021
Browse files
Fix run-container.sh script
Signed-off-by:
reinaortega
<
miguelangel.reinaortega@etsi.org
>
parent
36e07d22
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/run-container.sh
View file @
e0ccb34e
...
...
@@ -10,7 +10,7 @@ mkdir -p build
echo
"Using git branch
$2
"
docker run
-v
"
$(
pwd
)
/build:/home/etsi/dev/build"
stf583-rf-validation:latest
"bash"
\
-c
"/home/etsi/dev/robot/scripts/validate.sh
"
"
$2
"
-c
"/home/etsi/dev/robot/scripts/validate.sh
$2
"
ret
=
$?
...
...
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