Skip to content
Snippets Groups Projects

Product/1215 gitlab clean up

Merged Marcel Nellesen requested to merge Product/1215-gitlabCleanUp into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading