bitbucket-pipelines.yml in legion-exceptions-1.1.4 vs bitbucket-pipelines.yml in legion-exceptions-1.1.5
- old
+ new
@@ -6,10 +6,9 @@
- step:
name: Push to RubyGems
deployment: RubyGems
script:
- gem install bundler gem-release rspec
- - bundle install
- (umask 077 ; echo $gem_creds | base64 --decode > ~/.gem/credentials)
- gem release
artifacts:
- pkg/**
definitions:
\ No newline at end of file