Sha256: f4fa7366e8e5fc1e73ba0fd9c7fc70fdea1000ff5c42032d26b8734ebb841f23
Contents?: true
Size: 659 Bytes
Versions: 3
Compression:
Stored size: 659 Bytes
Contents
version: "v1.0" name: rails_api_logger agent: machine: type: e1-standard-2 os_image: ubuntu1804 auto_cancel: running: when: "true" blocks: - name: tests execution_time_limit: minutes: 10 task: secrets: - name: rails_api_logger prologue: commands: - checkout --use-cache - cache restore - bundle config set path 'vendor/bundle' - bundle install -j 4 - cache store jobs: - name: tests commands: - bundle exec standardrb - bundle exec rspec promotions: - name: main pipeline_file: main-deploy.yml
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rails_api_logger-0.6.3 | .semaphore/semaphore.yml |
rails_api_logger-0.6.2 | .semaphore/semaphore.yml |
rails_api_logger-0.6.1 | .semaphore/semaphore.yml |