Sha256: 691258f898d84ec25aba3b14a163fa4502d9ca7f679191c469bb6317ee85a7e3
Contents?: true
Size: 374 Bytes
Versions: 5
Compression:
Stored size: 374 Bytes
Contents
defaults: deploy_cmd: gem push *.gem before_deploy_cmds: - op tag-release - sed -i '' -e "s/\".*/\"$(git tag | tail -1 | sed s/v//)\"/" lib/active_zuora/version.rb - git add lib/active_zuora/version.rb - git commit -m "Version Bump" && git push - gem build active_zuora.gemspec after_deploy_cmds: - rm *.gem environments: - rubygems: {}
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
active_zuora-2.1.2 | .soyuz.yml |
active_zuora-2.1.1 | .soyuz.yml |
active_zuora-2.0.6 | .soyuz.yml |
active_zuora-2.1.0 | .soyuz.yml |
active_zuora-2.0.5 | .soyuz.yml |