Sha256: 88f103658044c65c2220b6a9b4080121ba448d4e8562d321fe46bf8c4fbc1e86
Contents?: true
Size: 292 Bytes
Versions: 2
Compression:
Stored size: 292 Bytes
Contents
# Official language image. Look for the different tagged releases at: # https://hub.docker.com/r/library/ruby/tags/ image: ruby:latest before_script: - ruby -v - bundle install -j $(nproc) rspec: script: rspec spec rubocop: script: rubocop yard: script: yard stats --list-undoc
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
imap_guard-2.0.1 | .gitlab-ci.yml |
imap_guard-2.0.0 | .gitlab-ci.yml |