Sha256: 35a262a759f531603a4b63829ebc4d6b68ac522354ef16df851f3afcde0b4fe6

Contents?: true

Size: 273 Bytes

Versions: 10

Compression:

Stored size: 273 Bytes

Contents

path_prefix: /static/path

hooks:
  remote: 
    before:
      - ls
      - echo "foo"
  local:
    before:
      - echo "one"
    after:
      - echo "two"
      - echo "three"

environments:
  default:
    hosts: [www.uppercase.no, www2.uppercase.no]
    user:  www-data

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
pushwagner-0.0.2.6 spec/configs/hooks.yml
pushwagner-0.0.2.5 spec/configs/hooks.yml
pushwagner-0.0.2.4 spec/configs/hooks.yml
pushwagner-0.0.2.3 spec/configs/hooks.yml
pushwagner-0.0.2.2 spec/configs/hooks.yml
pushwagner-0.0.2.1 spec/configs/hooks.yml
pushwagner-0.0.2.0 spec/configs/hooks.yml
pushwagner-0.0.1.12 spec/configs/hooks.yml
pushwagner-0.0.1.11 spec/configs/hooks.yml
pushwagner-0.0.1.10 spec/configs/hooks.yml