summaryrefslogtreecommitdiffstats
path: root/build/build_nexus_blob.sh
diff options
context:
space:
mode:
authorMichal Zegan <m.zegan@samsung.com>2019-09-04 10:44:14 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-04 10:44:14 +0000
commitd761d32ea7c87b47f25398afa9ac4e86b43e82bc (patch)
tree565fb54eab52a55743fe818e706bafa46b532aa1 /build/build_nexus_blob.sh
parent80409ef270c67d334e49ab0755de5b94dc4eaee2 (diff)
parent84e80d70fe3c7745aa918317cc05cd12182409e0 (diff)
Merge "Adding proper npm logout"
Diffstat (limited to 'build/build_nexus_blob.sh')
-rwxr-xr-xbuild/build_nexus_blob.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/build_nexus_blob.sh b/build/build_nexus_blob.sh
index 0bf23edd..68d9337a 100755
--- a/build/build_nexus_blob.sh
+++ b/build/build_nexus_blob.sh
@@ -384,6 +384,7 @@ for NPM_LIST in "${NXS_NPM_LISTS[@]}"; do
push_npm "${NPM_LIST}"
done
popd
+npm logout
###############################
## Populate PyPi repository #