Step 4: Displaying the Artifactory URL

ARTIFACTORY: Concealing Artifactory URL in Azure Pipelines and Displaying if Already Hidden in Build Logs

AuthorFullName__c
Vaibhav Jain
articleNumber
000005822
ft:sourceType
Salesforce
FirstPublishedDate
2023-07-19T11:45:38Z
lastModifiedDate
2023-08-03T19:01:30Z
VersionNumber
6

If you prefer to display the Artifactory URL instead of concealing it in the build logs, you can remove the variables defined earlier. Follow these steps:
  1. Navigate to the Variables tab within the pipeline configuration.
  2. Delete the variables related to the Artifactory URL.


User-added image


After removing the variables, rerun the pipeline. This time, the Artifactory URL will be visible in the build logs.