瀏覽代碼

Update .gitlab-ci.yml

Nathan Schneider 4 年之前
父節點
當前提交
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: