Skip to content

Commit

Permalink
Remove dry run flag from kosli attest generic command (#161)
Browse files Browse the repository at this point in the history
Remove dry run flag from kosli attest generic command
  • Loading branch information
FayeSGW committed Apr 12, 2024
1 parent da4c1c6 commit fbe083a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sonarcloud-scan-and-attest.sh
Expand Up @@ -34,7 +34,6 @@ attest_to_kosli_generic() {
--attachments="${json_filename}" \
--compliant="${KOSLI_COMPLIANT}" \
--name="${OWNER}.sonarcloud" \
--dry-run \
--external-url="sonarcloud-code-analysis=${url}"
}

Expand Down

0 comments on commit fbe083a

Please sign in to comment.