Sha256: a778fe373cf7913426e033d9554ef38032b7b189e28bc87628633b39b0753dea
Contents?: true
Size: 319 Bytes
Versions: 3
Compression:
Stored size: 319 Bytes
Contents
version: v1.0 name: neetob global_job_config: setup: - checkout - neetoci-version ruby 3.1.3 - bundle config path 'vendor/bundle' - cache restore - bundle install --jobs 1 - cache store jobs: - name: CiChecks commands: - bundle exec rubocop - bundle exec rake test
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
neetob-0.4.6 | .neetoci/neetoci.yml |
neetob-0.4.5 | .neetoci/neetoci.yml |
neetob-0.4.4 | .neetoci/neetoci.yml |