Sha256: 454ab5af084fde90454c5c5fb5b342d616c45022858c62b9113f3c96751e83fd

Contents?: true

Size: 400 Bytes

Versions: 34

Compression:

Stored size: 400 Bytes

Contents

version: v1.0

plan: standard-2

global_job_config:
  setup:
    - checkout
    - neetoci-version ruby 3.2.2
    - bundle config path 'vendor/bundle'
    - cache restore
    - bundle install --jobs 1
    - cache store
  jobs:
    - name: CiChecks
      commands:
        - bundle exec rubocop
        - bundle exec rake test

triggers:
  - event: branch
    branch_name: main
  - event: pull_request

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
neetob-0.5.12 .neetoci/default.yml
neetob-0.5.11 .neetoci/default.yml
neetob-0.5.10 .neetoci/default.yml
neetob-0.5.9 .neetoci/default.yml
neetob-0.5.8 .neetoci/default.yml
neetob-0.5.7 .neetoci/default.yml
neetob-0.5.6 .neetoci/default.yml
neetob-0.5.5 .neetoci/default.yml
neetob-0.5.4 .neetoci/default.yml
neetob-0.5.3 .neetoci/default.yml
neetob-0.5.2 .neetoci/default.yml
neetob-0.5.1 .neetoci/default.yml
neetob-0.5.0 .neetoci/default.yml
neetob-0.4.37 .neetoci/default.yml
neetob-0.4.36 .neetoci/default.yml
neetob-0.4.35 .neetoci/default.yml
neetob-0.4.34 .neetoci/default.yml
neetob-0.4.33 .neetoci/default.yml
neetob-0.4.32 .neetoci/default.yml
neetob-0.4.31 .neetoci/default.yml