We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902a3b9 commit 19c56cfCopy full SHA for 19c56cf
build/package/gen-ssdlc-report.sh
@@ -35,7 +35,7 @@ export VERSION
35
target_dir="tmp"
36
37
if [ -z "${AUGMENTED_SBOM_TEXT:-}" ]; then
38
- target_dir="compliance/v${VERSION}""
+ target_dir="compliance/v${VERSION}"
39
fi
40
41
echo "Generating SSDLC checklist for AtlasCLI version ${VERSION}, author ${AUTHOR} and release date ${DATE}..."
0 commit comments