Sha256: 40b2a91e91d29d99e30b27f275642c01540a5dd3e9a69f63b3d47464d28a02ac
Contents?: true
Size: 380 Bytes
Versions: 1
Compression:
Stored size: 380 Bytes
Contents
build_task: container: matrix: - image: ruby:latest - image: ruby:2.5 - image: ruby:2.4 bootstrap_script: gem install bundler bundler_cache: folder: /usr/local/bundle fingerprint_script: | cat Gemfile cat *.gemspec populate_script: bundler build_script: gem build *.gemspec gem_artifacts: path: ./jekyll-robotstxt-*.gem
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-robotstxt-0.3.2 | .cirrus.yml |