You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
731 B
18 lines
731 B
6 years ago
|
Source: git-auto-deploy
|
||
|
Maintainer: Oliver Poignant <oliver@poignant.se>
|
||
|
Section: python
|
||
|
Priority: optional
|
||
|
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7), python-setuptools (>= 0.6), git (>= 2), python-lockfile (>= 0.8), python-twisted (>= 13.2), python-autobahn (>= 0.5)
|
||
|
Standards-Version: 3.9.1
|
||
|
|
||
|
|
||
|
|
||
|
Package: git-auto-deploy
|
||
|
Architecture: all
|
||
|
Depends: ${misc:Depends}, ${python:Depends}
|
||
|
Description: Deploy your GitHub, GitLab or Bitbucket projects automatical
|
||
|
GitAutoDeploy consists of a HTTP server that listens for Web hook requests sent from GitHub, GitLab or Bitbucket servers. This application allows you to continuously and automatically deploy you projects each time you push new commits to your repository.
|
||
|
|
||
|
|
||
|
|