Skip to content
Snippets Groups Projects
Commit e60ecbf0 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Added publish help

parent 33687b2a
No related branches found
No related tags found
1 merge request!1Master
......@@ -45,7 +45,7 @@ test:
publish to local npm:
stage: publish
before_script:
- apt-get install expect
- apk add expect
- |
/usr/bin/expect <<EOD
spawn npm adduser --registry https://it-devops-01:4873
......
......@@ -18,7 +18,7 @@ Simple Config Log with HashiCorp Vault support.
## Usage
`const Config = require('config')`
`const Config = require('@br/config')`
`let config = new Config()`
Then config is your config object. (Use it like config.setting)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment