Files
woodpecker/pkg/plugin/deploy
Kir Shatrov 9bd7706ca3 Deployment with Bash command
Using this piece of YAML:
```
deploy:
	bash:
		command: 'bundle exec cap production deploy'
```

Will run Capistrano and deploy your app to production.
You can use any other deployment tool instead of Capistrano.
2014-03-25 19:08:05 +04:00
..
2014-02-07 03:10:01 -07:00
2014-03-25 19:08:05 +04:00
2014-02-07 03:10:01 -07:00
2014-02-07 03:10:01 -07:00
2014-03-25 19:08:05 +04:00
2014-02-07 03:10:01 -07:00
2014-02-07 03:10:01 -07:00
2014-02-23 18:10:01 -05:00
2014-03-20 00:33:45 -07:00
2014-02-07 03:10:01 -07:00
2014-03-22 23:22:01 -03:00