Skip to content

Commit

Permalink
UpdatesToKonflux (#668)
Browse files Browse the repository at this point in the history
Signed-off-by: Chaitanya Kandagatla <[email protected]>
  • Loading branch information
ckandag authored Sep 24, 2024
1 parent be186a3 commit b9a750c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .tekton/ocm-cli-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,6 @@ spec:
params:
- name: BINARY_IMAGE
value: $(params.output-image)
- name: BASE_IMAGES
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
runAfter:
- build-container
taskRef:
Expand All @@ -279,8 +277,6 @@ spec:
workspace: workspace
- name: deprecated-base-image-check
params:
- name: BASE_IMAGES_DIGESTS
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
- name: IMAGE_URL
value: $(tasks.build-container.results.IMAGE_URL)
- name: IMAGE_DIGEST
Expand Down

0 comments on commit b9a750c

Please sign in to comment.