diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build/build_nexus_blob.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/build_nexus_blob.sh b/build/build_nexus_blob.sh index 58f0f83f..0550956e 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 # |