Sha256: 56b91530c45e5decb43742fc7d7e2474b2966c1e88f8a6f81ee1ece1d99c223e

Contents?: true

Size: 203 Bytes

Versions: 3

Compression:

Stored size: 203 Bytes

Contents

language: ruby

deploy:

  - command: cap staging deploy
    branch: master

  - command: cap producation deploy
    branch: production

after_deploy: echo after deploy
before_deploy: echo before deploy

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vx-builder-0.2.2 spec/fixtures/integration/ruby/deploy/config.yml
vx-builder-0.2.1 spec/fixtures/integration/ruby/deploy/config.yml
vx-builder-0.2.0 spec/fixtures/integration/ruby/deploy/config.yml