Sha256: 9ef352b19ac635962faf8afaa4dce29ee1c05be091631d63369d34554016336f
Contents?: true
Size: 570 Bytes
Versions: 1
Compression:
Stored size: 570 Bytes
Contents
build: test: image: abakpress/dind-testing pull: true privileged: true volumes: - /home/data/drone/images:/images - /home/data/drone/gems:/bundle environment: - COMPOSE_FILE_EXT=drone - POSTGRES_IMAGE_TAG=9.3-latest - SPHINX_IMAGE_TAG=2.2-latest commands: - wrapdocker docker -v - fetch-images --image abakpress/ruby-app:$RUBY_IMAGE_TAG --image abakpress/postgres-db:$POSTGRES_IMAGE_TAG --image abakpress/sphinx-index:$SPHINX_IMAGE_TAG - dip provision - dip rspec
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redis_counters-1.5.0 | .drone.yml |