Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Naundorf
HPC_Vehicle_Classification
Commits
5627a8f3
Commit
5627a8f3
authored
May 09, 2022
by
Naundorf
Browse files
Update execute_vehicle_classification.sh
parent
6ff7421a
Pipeline
#6444
failed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
execute_vehicle_classification.sh
View file @
5627a8f3
...
...
@@ -18,8 +18,8 @@ echo "$GITLAB_KEY_PRIV" | base64 -d | tr -d '\r' | ssh-add - > /dev/null
#pull gitlab repository
echo
"pulling gitlab repository"
git init
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:fork_hpc_vehicle_classification/hpc_vehicle_classification.git
git pull git@transfer.hft-stuttgart.de:81nasi1bwi/hpc_vehicle_classification.git
#loading conda environment
echo
"load and activate virtual environment"
...
...
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