jfrog / vault-plugin-secrets-artifactory

HashiCorp Vault Secrets Plugin for Artifactory
https://jfrog.com
Apache License 2.0
42 stars 21 forks source link

fix: dont export JFROG_ACCESS_TOKEN till needed #77

Closed TJM closed 1 year ago

TJM commented 1 year ago

This fixes the strange activity where make commands try to get a token for jobs that don't need it.

$ make stop_artifactory
Logging in to Artifactory (http://localhost:8082) as admin ...
curl: (7) Failed to connect to localhost port 8082 after 7 ms: Couldn't connect to server
Failed to login to Artifactory