Sha256: 5eeb1d1099d2541e21e77ae1064c32b9ecf1943c6bc82fc3ba2b0c9b493ae52b
Contents?: true
Size: 762 Bytes
Versions: 1
Compression:
Stored size: 762 Bytes
Contents
build: test: image: abakpress/dind-testing pull: true privileged: true volumes: - /home/data/drone/images:/images - /home/data/drone/gems:/bundle - /home/data/drone/key_cache:/ssh_keys environment: - COMPOSE_FILE_EXT=drone - RUBY_IMAGE_TAG=2.2-latest commands: - wrapdocker docker -v - fetch-images --image whilp/ssh-agent --image abakpress/ruby-app:$RUBY_IMAGE_TAG - dip ssh add -T -v /ssh_keys -k /ssh_keys/id_rsa - dip provision - dip rspec release: image: abakpress/gem-publication pull: true when: event: push branch: master volumes: - /home/data/drone/rubygems:/root/.gem commands: - release-gem --public
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-mailru-oauth2-0.2.0 | .drone.yml |