Sha256: 94e48f3256dff221e664e7fffb6c1877e1d13b2dc3c71aedd00cdb1066ae7d92
Contents?: true
Size: 342 Bytes
Versions: 3
Compression:
Stored size: 342 Bytes
Contents
dependencies: override: - bundle install --path=./data/bundler deploy: override: - | BUILD=`bundle exec rake build` if [ $? != 0 ]; then echo $BUILD; exit 1; fi PKG=`echo $BUILD | cut -d" " -f5 | sed -e s/\.$//`; VERSION=`bundle exec rake build | cut -d" " -f2`; gem push $PKG
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
verdict-0.3.2 | shipit.yml |
browser_sniffer-1.0.6 | shipit.yml |
omniauth-shopify-oauth2-1.1.6 | shipit.yml |