Skip to content
Snippets Groups Projects
Commit b0c589ab authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Merge branch 'Topic/1228-gitlabCleanUp' into 'Product/1215-gitlabCleanUp'

Fix: Fixed path to repository

See merge request !63
parents cfec38f4 5dc5c0b4
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