gitci
v0.2.1
Published
Git based CI service
Downloads
7
Maintainers
Readme
GitCI
Git based CI service
Description
The idea of this project is to make a service that executes a deploy based on git an a set of configurarions.
Status
| Branch | Build status | |----------|:------------:| | master | | | develop | |
Native available actions
| Action | Latest Version | Master | GitHub | NPM | |----------|:--------------:|:------:|:------:|:---:| | BaseAction | | | Go | Go | | CommandAction | | | Go | Go |
Changes
- Now the app monitor a git repository and branch a try to start the deploy.
- The deployment process is not developed yet.
- The tests where removed since it's a long running app and Travis-CI will fail the build.