Skip to content

Commit

Permalink
Merge branch 'main' into coverity-buildless
Browse files Browse the repository at this point in the history
  • Loading branch information
hongweiliu17 authored Nov 5, 2024
2 parents 67b248e + 1faacc8 commit ae4595a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion task/generate-odcs-compose/0.1/generate-odcs-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
description: Directory to write the result .repo files.
steps:
- name: generate-odcs-compose
image: quay.io/redhat-appstudio/tools@sha256:489272b98d28c2c1348f5e88cdb018c4565eb26a7685ad72f4649f0afdc07255
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
env:
- name: CLIENT_ID
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion task/generate-odcs-compose/0.2/generate-odcs-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
description: Directory to write the result .repo files.
steps:
- name: generate-odcs-compose
image: quay.io/redhat-appstudio/tools@sha256:489272b98d28c2c1348f5e88cdb018c4565eb26a7685ad72f4649f0afdc07255
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
env:
- name: CLIENT_ID
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion task/rpms-signature-scan/0.1/rpms-signature-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
optional: true
steps:
- name: rpms-signature-scan
image: quay.io/redhat-appstudio/tools@sha256:489272b98d28c2c1348f5e88cdb018c4565eb26a7685ad72f4649f0afdc07255
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down
2 changes: 1 addition & 1 deletion task/rpms-signature-scan/0.2/rpms-signature-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
optional: true
steps:
- name: rpms-signature-scan
image: quay.io/redhat-appstudio/tools@sha256:489272b98d28c2c1348f5e88cdb018c4565eb26a7685ad72f4649f0afdc07255
image: quay.io/redhat-appstudio/tools@sha256:e40b1a613f930726f9e958a5293bc09a4136d682d04cddaad3a793472faad9fe
volumeMounts:
- name: workdir
mountPath: "$(params.workdir)"
Expand Down

0 comments on commit ae4595a

Please sign in to comment.