Artem
Artem
You need append `worker` role for you server, for example: ```ruby server '192.168.3.111', user: 'deployer', roles: %w{web app db worker} ```
@jooito you have added wget to [PATH environment variable (second item)](https://github.com/Yegorov/yadisk#use-in-windows)?
## Rubocop docs & gems * [rubocop](https://github.com/rubocop-hq/rubocop) * [rubocop docs](https://docs.rubocop.org/en/stable/basic_usage/) * [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) * [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance)