Commit 4f28f47e authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega Committed by Giacomo Bernini
Browse files

Test env.BRANCH_NAME



Signed-off-by: Miguel Angel Reina Ortega's avatarreinaortega <miguelangel.reinaortega@etsi.org>
parent 99fc3def
......@@ -11,6 +11,7 @@ run_dir="$(pwd)"
echo "Using git branch $BRANCH_NAME"
echo "Using git branch env.BRANCH_NAME"
echo env.BRANCH_NAME
bash ./scripts/build-container.sh
bash ./scripts/run-container.sh "${run_dir}" "$BRANCH_NAME"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment