Skip to content

Commit ab7571c

Browse files
committed
JFROG_CLI_RELEASES_REPO log info
1 parent 021d438 commit ab7571c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jas/analyzermanager.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ func getAnalyzerManagerRemoteDetails(downloadPath string) (server *config.Server
238238
if err != nil {
239239
return
240240
}
241+
log.Info("JFROG_CLI_RELEASES_REPO value: " + remoteRepo)
241242
if remoteRepo != "" {
242243
fullRemotePath = path.Join(remoteRepo, "artifactory", downloadPath)
243244
return

0 commit comments

Comments
 (0)