diff options
-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 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 # |