bitbucket-pipelines.yml in wso2_toolbox-0.2.2 vs bitbucket-pipelines.yml in wso2_toolbox-0.2.3

- old
+ new

@@ -3,9 +3,10 @@ pipelines: default: - step: script: - git archive --remote=git@bitbucket.org:guideinvestimentos/rails_defaults.git HEAD .rubocop.yml | tar -x + - gem install bundler - bundle install - mv .env.pipelines .env - gem install rubocop - rspec -fdoc - rubocop .