Skip to content

Commit

Permalink
BUILD-4535 Fix Gradle scanner releases not published on repox (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
leveretka authored Mar 15, 2024
1 parent 7e0856f commit f743795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,5 @@ release_to_plugin_portal_task:
jfrog rt bpr \
--url "${ARTIFACTORY_URL}" \
--access-token "${ARTIFACTORY_ACCESS_TOKEN}" \
--status it-passed \
--status released \
"${CIRRUS_REPO_NAME}" "${BUILD_NUMBER}" sonarsource-public-releases

0 comments on commit f743795

Please sign in to comment.