Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Basti <mbasti@redhat.com>
  • Loading branch information
MartinBasti committed Oct 22, 2024
1 parent 683e5de commit ea397cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/tasks/binary-container-cachi2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ spec:
# single SBOM is the final SBOM
cp "${SBOMS[0]}" "${CACHI2_DIR}/bom.json"
fi
- name: binary-container-cachi2-postprocess
- name: binary-container-cachi2-postprocess
image: $(params.osbs-image)
workingDir: $(workspaces.ws-home-dir.path)
resources:
Expand Down

0 comments on commit ea397cc

Please sign in to comment.