Explorar o código

Install redcarpet

Achilleas Pipinellis %!s(int64=9) %!d(string=hai) anos
pai
achega
9b1f11ca6e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -3,6 +3,7 @@ pages:
   image: ruby:2.1
   script:
   - gem install jekyll
+  - gem install redcarpet
   - jekyll build -d public
   artifacts:
     paths: