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
bec991e4
Commit
bec991e4
authored
Nov 12, 2020
by
Michele Carignani
Browse files
Update .jenkins.sh
parent
284499a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.jenkins.sh
View file @
bec991e4
...
@@ -9,7 +9,7 @@ cd "$(dirname "$0")"
...
@@ -9,7 +9,7 @@ cd "$(dirname "$0")"
run_dir
=
"
$(
pwd
)
"
run_dir
=
"
$(
pwd
)
"
./scripts/build-container.sh
bash
./scripts/build-container.sh
./scripts/run-container.sh
"
${
run_dir
}
"
bash
./scripts/run-container.sh
"
${
run_dir
}
"
exit
$?
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