Skip to content
Snippets Groups Projects
Commit d5702416 authored by Raphael Defosseux's avatar Raphael Defosseux
Browse files

CI: fix bypass

parent fdea649d
No related branches found
No related tags found
No related merge requests found
......@@ -363,7 +363,7 @@ then
scp -o StrictHostKeyChecking=no /etc/apt/apt.conf.d/01proxy ubuntu@$EPC_VM_IP_ADDR:/home/ubuntu
# ltebox specific actions (install and start)
if [ $LTEBOX -eq 2 ]
if [ $LTEBOX -eq 1 ]
then
echo "############################################################"
echo "Copying ltebox archives into EPC VM ($EPC_VM_NAME)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment