Commit 97c702ee authored by Naundorf's avatar Naundorf
Browse files

Update execute_vehicle_classification.sh

parent a2ce717d
Pipeline #6814 failed with stage
in 20 seconds
...@@ -18,8 +18,8 @@ echo "$1" | base64 -d | tr -d '\r' | ssh-add - > /dev/null ...@@ -18,8 +18,8 @@ echo "$1" | base64 -d | tr -d '\r' | ssh-add - > /dev/null
#pull gitlab repository #pull gitlab repository
echo "pulling gitlab repository" echo "pulling gitlab repository"
git init git init
# git pull git@transfer.hft-stuttgart.de:fork_hpc_vehicle_classification/hpc_vehicle_classification.git git pull git@transfer.hft-stuttgart.de:fork_hpc_vehicle_classification/hpc_vehicle_classification.git
git pull git@transfer.hft-stuttgart.de:81nasi1bwi/hpc_vehicle_classification.git # git pull git@transfer.hft-stuttgart.de:81nasi1bwi/hpc_vehicle_classification.git
#loading conda environment #loading conda environment
echo "load and activate virtual environment" echo "load and activate virtual environment"
......
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