Sha256: c381acc02227f2a6cdb49d827a414033bafb1d820b9049d644130ce792e311db
Contents?: true
Size: 746 Bytes
Versions: 1
Compression:
Stored size: 746 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:edge pull: true when: event: push volumes: - /home/data/drone/rubygems:/root/.gem commands: - release-gem --public
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
string_tools-0.12.2 | .drone.yml |