Nathan Schneider 4 жил өмнө
parent
commit
a6a3e073e9
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -8,6 +8,7 @@ before_script:
   - apt-get update -qq && apt-get install -y -qq rsync sshpass
   - bundle install
   - gem install jekyll
+  - gem install jekyll-deploy
   - jekyll deploy
 
 #deploy_script: