This commit is contained in:
@@ -41,6 +41,8 @@ steps:
|
||||
fi
|
||||
- git --version
|
||||
- |
|
||||
echo "Nexus username length: ${#NEXUS_USERNAME}"
|
||||
echo "Nexus password length: ${#NEXUS_PASSWORD}"
|
||||
test -n "${NEXUS_USERNAME:-${NPM_USERNAME:-}}" || {
|
||||
echo "Nexus username secret is missing"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user