Skip to content
Snippets Groups Projects
Commit e537047f authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

Update readme.md

parent 5970ab11
No related branches found
No related tags found
1 merge request!1Update readme.md
......@@ -8,10 +8,10 @@ A Docker base-image containing Ruby dependencies for Jekyll instances using Jeky
| 0.1 (or legacy) | Jekyll 3.8.6 | 1.17.3 |
# How to use?
In your `.gitlab-ci.yml` file add the following line:
In your `.gitlab-ci.yml` file add the following line (make sure `r3` is written in lower-case):
```
image: git-r3lab.uni.lu:4567/R3/docker/baseimage-jekyll-lcsb:latest
image: git-r3lab.uni.lu:4567/r3/docker/baseimage-jekyll-lcsb:latest
```
# How to build and push to the repository?
......
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