Skip to content

Commit

Permalink
Updated readme for artifactory installation (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
nekator authored Jan 5, 2023
1 parent fc69a6d commit 8ba9e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If your agent has access to the internet, you can set the installer to automati
### Automatic installation from Artifactory
If your agent cannot access the internet, you can set the installer to automatically download JFrog CLI from the JFrog instance you configured in Manage Jenkins | Configure System as shown in the below screenshot. To set this up, follow these steps:

1. Create a remote repository in Artifactory for downloading JFrog CLI. You can name the repository **jfrog-cli-remote**. This is the name we'll be using here, but you can also choose a different name for the repository. Set the repository URL to https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/
1. Create a remote repository in Artifactory for downloading JFrog CLI. You can name the repository **jfrog-cli-remote**. This is the name we'll be using here, but you can also choose a different name for the repository. Set the repository URL to https://releases.jfrog.io/artifactory/jfrog-cli/

2. In **Manage Jenkins | Global Tool Configuration** select the Install from Artifactory option as shown in the screenshot below.<br><img src="images/readme/automatic-installation-from-rt-1.png" width="30%">

Expand Down

0 comments on commit 8ba9e66

Please sign in to comment.