Skip to content

Commit

Permalink
coverity-availability-check v0.1 to v0.2 migration
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
  • Loading branch information
michael-valdron committed Jan 29, 2025
1 parent 33c8716 commit daebc58
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .tekton/devfile-registry-main-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -467,11 +467,6 @@ spec:
- name: source
workspace: workspace
- name: coverity-availability-check
params:
- name: image-digest
value: $(tasks.build-container.results.IMAGE_DIGEST)
- name: image-url
value: $(tasks.build-container.results.IMAGE_URL)
runAfter:
- build-image-index
taskRef:
Expand All @@ -488,9 +483,6 @@ spec:
operator: in
values:
- "false"
workspaces:
- name: workspace
workspace: workspace
- name: sast-shell-check
params:
- name: image-digest
Expand Down
8 changes: 0 additions & 8 deletions .tekton/devfile-registry-main-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -464,11 +464,6 @@ spec:
- name: source
workspace: workspace
- name: coverity-availability-check
params:
- name: image-digest
value: $(tasks.build-container.results.IMAGE_DIGEST)
- name: image-url
value: $(tasks.build-container.results.IMAGE_URL)
runAfter:
- build-image-index
taskRef:
Expand All @@ -485,9 +480,6 @@ spec:
operator: in
values:
- "false"
workspaces:
- name: workspace
workspace: workspace
- name: sast-shell-check
params:
- name: image-digest
Expand Down

0 comments on commit daebc58

Please sign in to comment.