Sha256: 12ffa1762e71142c9faa2b83f1b6971781d83c5e0c5d79269c030fae890a281c
Contents?: true
Size: 447 Bytes
Versions: 1
Compression:
Stored size: 447 Bytes
Contents
version: v1.0 name: neetoCi global_job_config: setup: - checkout - neetoci-version ruby 3.2.2 - bundle config path 'vendor/bundle' - bundle config set --local without 'development' - cache restore - bundle install --jobs 1 - cache store jobs: - name: CiChecks commands: - bundle exec neeto-audit - bundle exec rubocop - bundle exec rake test - bundle exec sync-neeto-repos
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
neeto-compliance-1.0.58 | .neetoci/neetoci.yml |