Sha256: 4eafce79f0b8d2537cfdd198e6f4b1da422e02008ba85c378b1f660ee94be868

Contents?: true

Size: 291 Bytes

Versions: 5

Compression:

Stored size: 291 Bytes

Contents

scheduled_shipit_deploy:
  hook: shipit_deploys
  event: deploy
  status: scheduled
  url: https://example.com/events/deploy
  content_type: application/json
  payload: |-
    {
      "stack": {
      },
      "deploy": {
      }
    }
  created_at: <%= 5.minutes.ago.to_formatted_s(:db) %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shipit-engine-0.39.0 test/fixtures/shipit/deliveries.yml
shipit-engine-0.38.0 test/fixtures/shipit/deliveries.yml
shipit-engine-0.37.0 test/fixtures/shipit/deliveries.yml
shipit-engine-0.36.1 test/fixtures/shipit/deliveries.yml
shipit-engine-0.36.0 test/fixtures/shipit/deliveries.yml