Sha256: b93e484bf718a9da894ba2bea207a3b866f604396b1c0b120dbe616a7951e2cb

Contents?: true

Size: 417 Bytes

Versions: 10

Compression:

Stored size: 417 Bytes

Contents

review:
  checklist:
    - Blah Blah
  checks:
    - echo 42

deploy:
  variables:
    -
      name: REBUILD
      title: Force artifacts rebuild
      default: '0'
  override:
    - echo 1
    - sleep 10

rollback:
  override:
    - echo done
    

tasks:
  restart:
    action: Restart application
    description: Trigger the restart of both app and jobs servers
    steps:
      - cap $ENVIRONMENT deploy:restart

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
shipit-engine-0.8.9 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.8 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.7 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.6 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.5 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.4 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.3 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.2 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.1 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml
shipit-engine-0.8.0 test/dummy/data/stacks/byroot/junk/production/git/shipit.yml