Sha256: 5e53d01bdab4550ca4dbed24f0951f2511f7f7918bf07cda5a0389302ec861ff

Contents?: true

Size: 153 Bytes

Versions: 5

Compression:

Stored size: 153 Bytes

Contents

jobs:
  build:
    docker:
      - image: cimg/ruby:3.0.2
    steps:
      - checkout
      - run: bundle install
      - run: ruby './test/circle_ci.rb'

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
local_path_builder-0.1.2 .circleci/config.yml
documents_with_footer_to_pdf-0.1.6 .circleci/config.yml
documents_with_footer_to_pdf-0.1.5 .circleci/config.yml
documents_with_footer_to_pdf-0.1.4 .circleci/config.yml
documents_with_footer_to_pdf-0.1.3 .circleci/config.yml