Sha256: acc9584396f73e9302cc87faced541e75973df032d54aa7393a7a041fc08e89f
Contents?: true
Size: 262 Bytes
Versions: 1
Compression:
Stored size: 262 Bytes
Contents
version: 2.1 jobs: build: docker: - image: ruby:3.3.0 steps: - checkout - run: name: Run the default task command: | gem install bundler -v 2.2.3 bundle install bundle exec rake
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spiker-0.1.6 | .circleci/config.yml |