Sha256: 8907ce8a15480670496958010078e58887a467042b5b5544765308f2cc9066b8
Contents?: true
Size: 504 Bytes
Versions: 8
Compression:
Stored size: 504 Bytes
Contents
build: 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
Version data entries
8 entries across 8 versions & 1 rubygems