Skip to content

Commit

Permalink
Test sonarcloud api (#164)
Browse files Browse the repository at this point in the history
* Change name in Kosli attestation to match kosli.yml
  • Loading branch information
FayeSGW committed Apr 18, 2024
1 parent b61edce commit 99e54fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonarcloud-scan-and-attest.sh
Expand Up @@ -36,7 +36,7 @@ attest_to_kosli_generic() {
kosli attest generic \
--attachments="${json_filename}" \
--compliant="${KOSLI_COMPLIANT}" \
--name="${REPO}.sonarcloud" \
--name="${REPO}.sonarcloud-scan" \
--external-url="sonarcloud-code-analysis=${url}"
}

Expand Down

0 comments on commit 99e54fc

Please sign in to comment.