diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2632aa8..7391b11 100644 --- a/.gitlab-ci.yml +++ b/.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