Skip to content

Commit

Permalink
JFrog CLI - Fix build-publish example (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidka91 authored Dec 25, 2023
1 parent 2982dab commit c0e537a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory.md
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ This command is used to publish build info to Artifactory. To publish the accumu
For example, the following command publishes all the build-info collected for build **my-build-name** with build number 18:

```
jf bp my-build-name 18
jf rt bp my-build-name 18
```

#### Commands Params
Expand Down

0 comments on commit c0e537a

Please sign in to comment.