Sha256: 11ffc360964ede64b67277ddb18c56e060f194fd71a2284ef3f4eb8c1bf84911
Contents?: true
Size: 434 Bytes
Versions: 1
Compression:
Stored size: 434 Bytes
Contents
decrypt: rubygems.yml: repo/rubygems.yml.asc release: script: |- git config --global user.email "test@example.com" git config --global user.name "Test" ./test.sh rm -rf *.gem sed -i "s/1.0.snapshot/${tag}/g" mgd.gemspec gem build mgd.gemspec chmod 0600 ../rubygems.yml gem push *.gem --config-file ../rubygems.yml commanders: - hovancik architect: - hovancik merge: commanders: [] deploy: {}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mgd-0.1.0 | .rultor.yml |