mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-30 05:41:12 +00:00
9bd7706ca3
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. |
||
---|---|---|
.. | ||
appfog.go | ||
bash.go | ||
cloudcontrol.go | ||
cloudfoundry.go | ||
deployment.go | ||
engineyard.go | ||
git.go | ||
heroku.go | ||
modulus.go | ||
nodejitsu.go | ||
openshift.go | ||
ssh.go | ||
ssh_test.go | ||
tsuru.go |