Skip to content
Snippets Groups Projects
Commit 5dc5c0b4 authored by Marcel Nellesen's avatar Marcel Nellesen
Browse files

Fix: Fixed path to repository (coscine/issues#1228)

parent cfec38f4
No related branches found
No related tags found
2 merge requests!64Product/1215 gitlab clean up,!63Fix: Fixed path to repository
......@@ -19,7 +19,7 @@ namespace Coscine.Action.Utils
$gitlab_token = & $fullPath kv get 'coscine/global/gitlabtoken'
git clone https://gitlab-ci-token:$gitlab_token@git.rwth-aachen.de/coscine/sharepoint/templates.git $tempDirectory
git clone https://gitlab-ci-token:$gitlab_token@git.rwth-aachen.de/coscine/backend/sharepoint/templates.git $tempDirectory
cd $tempDirectory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment