Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skabashnyuk committed Mar 27, 2024
1 parent 2a9024e commit 511b62c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion task/rpm-ostree/0.1/rpm-ostree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ spec:
cat "$(workspaces.source.path)"/image-digest | tee $(results.IMAGE_DIGEST.path)
echo -n "$IMAGE" | tee $(results.IMAGE_URL.path)
echo 'Before SBOM_BLOB_URL'
# Remove tag from IMAGE while allowing registry to contain a port number.
sbom_repo="${IMAGE%:*}"
sbom_digest="$(sha256sum sbom-cyclonedx.json | cut -d' ' -f1)"
Expand Down

0 comments on commit 511b62c

Please sign in to comment.