Skip to content

Commit

Permalink
update task/rpms-signature-scan/0.1/rpms-signature-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-tap-build-team[bot] authored and gbenhaim committed Sep 30, 2024
1 parent 4a49767 commit f944236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions task/rpms-signature-scan/0.1/rpms-signature-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
description: Image digest to scan
- name: fail-unsigned
type: string
description: "[true | false] If true fail if unsigned RPMs were found"
description: "[true \\ false] If true fail if unsigned RPMs were found"
default: "false"
- name: workdir
type: string
Expand Down Expand Up @@ -48,7 +48,7 @@ spec:
optional: true
steps:
- name: rpms-signature-scan
image: quay.io/redhat-appstudio/tools@sha256:2ae975e79742691d678292a676715ed7ef48b0ee37c5725eea30bc8ae0a7a9af
image: quay.io/redhat-appstudio/tools@sha256:0017579adfc3156490713b05134ce10606bc18256b25065ed049aa7d094161da
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down

0 comments on commit f944236

Please sign in to comment.