Sha256: 39c65937ce31aedb1b16a95c09fc73c98354c653bda96b837ccb894be7b87b02
Contents?: true
Size: 629 Bytes
Versions: 4
Compression:
Stored size: 629 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 - RUBY_IMAGE_TAG=2.2-latest commands: - prepare-build - fetch-images --image abakpress/ruby-app:$RUBY_IMAGE_TAG - dip provision - dip rspec release: image: abakpress/gem-publication:latest 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 & 2 rubygems
Version | Path |
---|---|
apress-yandex_market-0.2.0 | .drone.yml |
apress-yandex_market-0.1.1 | .drone.yml |
apress-moysklad-0.1.0 | .drone.yml |
apress-yandex_market-0.1.0 | .drone.yml |