https://github.com/thinkeridea/hubot-gitlab-deploy
gitlab deploy
https://github.com/thinkeridea/hubot-gitlab-deploy
Last synced: about 1 year ago
JSON representation
gitlab deploy
- Host: GitHub
- URL: https://github.com/thinkeridea/hubot-gitlab-deploy
- Owner: thinkeridea
- Created: 2017-05-20T05:29:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T03:31:50.000Z (almost 6 years ago)
- Last Synced: 2025-03-28T01:53:26.132Z (about 1 year ago)
- Language: CoffeeScript
- Size: 39.1 KB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hubot-gitlab-deploy
gitlab deploy
See [`src/gitlab-deploy.coffee`](src/gitlab-deploy.coffee) for full documentation.
## Installation
In hubot project repo, run:
`npm install hubot-gitlab-deploy --save`
Then add **hubot-gitlab-deploy** to your `external-scripts.json`:
```json
[
"hubot-gitlab-deploy"
]
```
## Sample Interaction
```
user1>> hubot hello
hubot>> hello!
```
## NPM Module
https://www.npmjs.com/package/hubot-gitlab-deploy