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
a4df71d3
Commit
a4df71d3
authored
Jun 16, 2021
by
Miguel Angel Reina Ortega
Committed by
Giacomo Bernini
Jun 22, 2021
Browse files
Test GIT_BRANCH
Signed-off-by:
reinaortega
<
miguelangel.reinaortega@etsi.org
>
parent
4f28f47e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.jenkins.sh
View file @
a4df71d3
...
...
@@ -12,6 +12,9 @@ run_dir="$(pwd)"
echo
"Using git branch
$BRANCH_NAME
"
echo
"Using git branch env.BRANCH_NAME"
echo
env.BRANCH_NAME
echo
"Using git branch
$GIT_BRANCH
"
echo
"Using git branch 'env.GIT_BRANCH'"
echo
'env.GIT_BRANCH'
bash ./scripts/build-container.sh
bash ./scripts/run-container.sh
"
${
run_dir
}
"
"
$BRANCH_NAME
"
...
...
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