Sha256: 884cf1ec81ee8cb752009339b31fdb5461bdf1cdf29f28ead4b9e7b9b374cf42
Contents?: true
Size: 221 Bytes
Versions: 3
Compression:
Stored size: 221 Bytes
Contents
before_script: - ruby -v - which ruby - gem install bundler --no-ri --no-rdoc - bundle install --jobs $(nproc) "${FLAGS[@]}" rspec: script: - bundle exec rspec rubocop: script: - bundle exec rubocop
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
codat-0.1.3 | .gitlab-ci.yml |
codat-0.1.2 | .gitlab-ci.yml |
codat-0.1.1 | .gitlab-ci.yml |