Skip to content
Snippets Groups Projects
Verified Commit ea9a517e authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

clone cmd

parent 9b7bbd26
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,9 @@ stages:
- deploy
retrieve repo:
image: alpine/git
stage: build
script:
- git clone https://git-r3lab.uni.lu/R3/school/courses.lcsb.uni.lu.git courses.lcsb.uni.lu
- 'git clone https://git-r3lab.uni.lu/R3/school/courses.lcsb.uni.lu.git courses.lcsb.uni.lu'
artifacts:
expire_in: 1 day
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment