0.4.0-npm-republish-cf5e026 • Published 6 years ago

resinci-deploy v0.4.0-npm-republish-cf5e026

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Commands

Github

store

Takes a list of files and store them in a newly created build branch.

resinci-deploy store github <files...>

Options:
repo:     The repository name
owner:    The owner or organisation that owns the repository
branch:   Base branch to create the build branch from
version:  Version that will appear in the commit message on the build branch

deploy

Publishes the output stored in a build branch on top of master

resinci-deploy publish github

Options:
repo:     The repository name
owner:    The owner or organisation that owns the repository
branch:   The name of the build branch
version:  Version that will appear in the commit message on master