woodpecker/pkg
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
..
build unit test to cover image pull failing 2014-03-24 13:36:23 -07:00
channel initial public commit 2014-02-07 03:10:01 -07:00
database Revert "query and show commits by branch" 2014-03-16 23:08:53 -07:00
handler add admin checkbox for setting a repo privileged 2014-03-19 10:53:52 -07:00
mail make smtp-auth optional 2014-02-16 22:36:01 +01:00
model added unit tests for settings validation 2014-03-07 13:21:43 -07:00
plugin Deployment with Bash command 2014-03-25 19:08:05 +04:00
queue Revert "query and show commits by branch" 2014-03-16 23:08:53 -07:00
template add admin checkbox for setting a repo privileged 2014-03-19 10:53:52 -07:00