Skip to content

Commit

Permalink
Update partner-catalog-custom-g6i5-push.yaml
Browse files Browse the repository at this point in the history
removal of deprecated-base-image-check
  • Loading branch information
burrsitis authored Oct 16, 2023
1 parent 9c82fe1 commit 4752e1b
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .tekton/partner-catalog-custom-g6i5-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,21 +303,6 @@ spec:
workspaces:
- name: workspace
workspace: workspace
- name: deprecated-base-image-check
params:
- name: BASE_IMAGES_DIGESTS
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-deprecated-image-check:0.3@sha256:6df3f9a88242224048837a69e269d640799e7ee83984880ba2f57d8b0155990e
name: deprecated-image-check
when:
- input: $(params.skip-checks)
operator: in
values:
- "false"
workspaces:
- name: test-ws
workspace: workspace
- name: roxctl-scan
params:
- name: image
Expand Down

0 comments on commit 4752e1b

Please sign in to comment.