Added -v flag do lftp for debugging

This commit is contained in:
2019-07-10 18:19:08 +00:00
parent 0b34485e34
commit e762416efa
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ stages:
before_script:
- apt-get update -qq && apt-get install -y -qq libcurl4-openssl-dev lftp
- gem install bundler
- bundle install
- gem install jekyll
deploy_script: