diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 77738d2db0885eb1362b9e247e715723a22fcb6b..d71338f0398fac520be04d7eac643de13f70a114 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,15 +45,11 @@ test: publish to local npm: stage: publish before_script: - - apk add expect - | - /usr/bin/expect <<EOD - spawn npm adduser --registry https://it-devops-01:4873 - expect { - "Username:" {send "$NPM_USERNAME\r"; exp_continue} - "Password:" {send "$NPM_PASSWORD\r"; exp_continue} - "Email: (this IS public)" {send "$NPM_EMAIL\r"; exp_continue} - } - EOD + npm adduser --registry https://it-devops-01:4873 <<! + $NPM_USERNAME + $NPM_PASSWORD + $NPM_EMAIL + ! script: - npm publish --registry https://it-devops-01:4873 \ No newline at end of file diff --git a/README.md b/README.md index dadb2f853ccf43ea2f693d7a8656ef1c7761f785..b03576cc36aaca2bc3371ce637c56954aa23578b 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,6 @@ [](https://it-devops-01.br-edv.brnet.int/general/config/commits/master) [](https://it-devops-01.br-edv.brnet.int/general/config/commits/master) [](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config) -[](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config) -[](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config) -[](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config) -[](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config) -[](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config) Simple Config Log with HashiCorp Vault support.