Update .gitlab-ci.yml
This commit is contained in:
@ -5,6 +5,7 @@ stages:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# - apt-get update -qq && apt-get install -y -qq libcurl4-openssl-dev lftp
|
# - apt-get update -qq && apt-get install -y -qq libcurl4-openssl-dev lftp
|
||||||
|
- apt-get update -qq && apt-get install -y -qq rsync sshpass
|
||||||
- bundle install
|
- bundle install
|
||||||
- gem install jekyll
|
- gem install jekyll
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user