Commit dd228c81 authored by Naundorf's avatar Naundorf
Browse files

Update execute_vehicle_classification.sh

parent 1ccae331
Pipeline #6838 failed with stage
in 18 seconds
......@@ -18,7 +18,8 @@ echo "$1" | base64 -d | tr -d '\r' | ssh-add - > /dev/null
#pull gitlab repository
echo "pulling gitlab repository"
git init
git config --global pull.ff only git@transfer.hft-stuttgart.de:fork_hpc_vehicle_classification/hpc_vehicle_classification.git
# git config --global pull.ff only git@transfer.hft-stuttgart.de:fork_hpc_vehicle_classification/hpc_vehicle_classification.git
git pull https://transfer.hft-stuttgart.de/gitlab/fork_hpc_vehicle_classification/hpc_vehicle_classification.git
# git pull git@transfer.hft-stuttgart.de:81nasi1bwi/hpc_vehicle_classification.git
......
Markdown is supported
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