Update run.sh

pull/115/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent 97a6613e25
commit c6d8f39a83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,7 +53,6 @@ if [ -z "${REPOSITORY_GO}" ]; then
else
echo "🐹 Configuring go..."
jf go-config --global --repo-resolve "${REPOSITORY_GO}"
export GOPROXY="https://${ARTIFACTORY_USERNAME}:${ARTIFACTORY_ACCESS_TOKEN}@${JFROG_HOST}/artifactory/api/go/${REPOSITORY_GO}"
fi
echo "🥳 Configuration complete!"

Loading…
Cancel
Save