Sha256: b490b5f22c5fc4447b1da563b6270e21fc684776727103dad8b0a8c70f1dc2bc
Contents?: true
Size: 659 Bytes
Versions: 4
Compression:
Stored size: 659 Bytes
Contents
build: test: image: abakpress/dind-testing privileged: true pull: true volumes: - /home/data/drone/images:/images - /home/data/drone/gems:/bundle environment: - COMPOSE_FILE_EXT=drone - RUBY_IMAGE_TAG=2.2-latest - POSTGRES_IMAGE_TAG=9.3-latest commands: - wrapdocker docker -v - fetch-images --image abakpress/ruby-app:$RUBY_IMAGE_TAG - 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
apress-api-1.24.0 | .drone.yml |
apress-api-1.23.0 | .drone.yml |
apress-api-1.22.1 | .drone.yml |
apress-api-1.22.0 | .drone.yml |