pass notarize arg, not original archive (#793)

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
This commit is contained in:
Alex Goodman 2022-02-04 14:44:37 -05:00 committed by GitHub
parent d3469801fc
commit e4ac7700dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ notarize() {
cat <<EOF > "$tmp_file"
notarize {
path = "$archive_path"
path = "$payload_archive_path"
bundle_id = "com.anchore.toolbox.syft"
}