Skip to content
Snippets Groups Projects
Commit 686e3a0d authored by Pawel Chojnacki's avatar Pawel Chojnacki
Browse files

Add missing rsync

parent 99af039b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,8 @@ image: "ruby:2.3"
 
before_script:
- export PATH=~/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
- apt-get update
- apt update
- apt install rsync -y
- gem install --bindir /usr/local/bin bundler
- cp config.yml.example config.yml
- bundle install
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment