Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vilem Ded
courses
Commits
3650bf9b
Verified
Commit
3650bf9b
authored
Jul 02, 2020
by
Laurent Heirendt
✈
Browse files
change clone mechanism for private
parent
0406d415
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3650bf9b
...
...
@@ -10,7 +10,7 @@ retrieve:repo:
entrypoint
:
[
"
"
]
stage
:
retrieve
script
:
-
'
git
clone
https://git-r3lab.uni.lu/R3/school/courses.lcsb.uni.lu.git
courses.lcsb.uni.lu'
-
git clone https://
$CI_DEPLOY_TOKEN:$CI_DEPLOY_PASSWORD@
git-r3lab.uni.lu/R3/school/courses.lcsb.uni.lu.git
artifacts
:
expire_in
:
1 day
paths
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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