bitbucket-pipelines.yml in legion-exceptions-1.0.4 vs bitbucket-pipelines.yml in legion-exceptions-1.1.0
- old
+ new
@@ -11,8 +11,7 @@
- bundle install
- rake build
- mkdir .gem
- (umask 077 ; echo $gem_creds | base64 --decode > .gem/credentials)
- gem release
- - gem tag --push
artifacts:
- pkg/**