Sha256: 3e709ada64f8fb5b545cc25d0eafcfdf7ca2112915aeab80cc6166df6efe2e76
Contents?: true
Size: 287 Bytes
Versions: 1
Compression:
Stored size: 287 Bytes
Contents
version: 2.1 orbs: ruby: circleci/ruby@1.8 jobs: rspec: docker: - image: cimg/ruby:3.1.2 steps: - checkout - ruby/install-deps - ruby/rspec-test - store_test_results: path: spec/reports workflows: test_suite: jobs: - rspec
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
i18n-migrations-2.0.7 | .circleci/config.yml |