version: '3' services: test: build: . command: bash -c 'rubocop && rspec' volumes: - .:/oneaccess-rb - bundler-cache:/usr/local/bundle volumes: bundler-cache: