Commit d98b9875 authored by Andre Moon's avatar Andre Moon
Browse files

Update npm-registry.sh

parent 0017751a
Pipeline #3468752 passed with stage
in 4 minutes and 42 seconds
#!/bin/bash
source ${NVM_DIR}/nvm.sh
# //pkgs.dev.azure.com/${AZURE_ARTIFACTS}/_packaging/${AZURE_ARTIFACTS}/npm/registry/
# Test ENVVARS and set a private npm registry if available
if [ -n "$AWS_ARTIFACTS" -a "$AWS_ARTIFACTS" = "enabled" ]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment