bitbucket-pipelines.yml in wso2_toolbox-0.1.0 vs bitbucket-pipelines.yml in wso2_toolbox-0.2.0
- old
+ new
@@ -4,9 +4,10 @@
default:
- step:
script:
- git archive --remote=git@bitbucket.org:guideinvestimentos/rails_defaults.git HEAD .rubocop.yml | tar -x
- bundle install
+ - mv .env.pipelines .env
- gem install rubocop
- rspec -fdoc
- rubocop .
branches:
master: