Skip to content

Commit 6643daa

Browse files
authored
Update Jenkins_jfrog
1 parent ce49644 commit 6643daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkins_jfrog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pipeline{
2424
// Configure Artifactory
2525
sh '''
2626
curl -fL https://getcli.jfrog.io | sh
27-
./jfrog rt config --url=http://13.228.72.253:8081/ --user=divya_admin --password=divyaadmin
27+
./jfrog config add jfrog --artifactory-url==http://13.228.72.253:8081/ --user=divya_admin --password=divyaadmin
2828
'''
2929

3030
// Upload the artifact

0 commit comments

Comments
 (0)