Explorar o código

Update .gitlab-ci.yml

Nathan Schneider %!s(int64=4) %!d(string=hai) anos
pai
achega
43ced35aca
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .gitlab-ci.yml

+ 1 - 2
.gitlab-ci.yml

@@ -8,10 +8,9 @@ before_script:
   - apt-get update -qq && apt-get install -y -qq rsync sshpass
   - bundle install
   - gem install jekyll
-
-deploy_script:
   - jekyll deploy
 
+deploy_script:
 #  stage: deploy
 #  only:
 #    - master