mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
4d71643214
This commit implements the git deploy method. This is basically a copy of the Heroku deploy method except it uses a target instead of an app. The target can be anything that git accepts as a url. An example of deploy using git can be: deploy: git: target: git@example.com:myapp.git |
||
---|---|---|
.. | ||
build | ||
channel | ||
database | ||
handler | ||
model | ||
plugin | ||
queue | ||
template |