1.0.4 • Published 7 years ago
@hugohammarstrom/rancher-deploy v1.0.4
Rancher-deploy
Usage
Install with
@hugohammarstrom/rancher-deployAdd this to package.json:
"rancher-deploy": {
"image-tag": "image tag name here",
"rancher-url": "api url to workload on rancher cluster"
}Add export
RANCHER_TOKEN=tokento .bashrcRun
$ npx rancher-deployor add "deploy": "rancher-deploy" as a script in package.json and run with npm run deploy
1.0.4
7 years ago