Skip to content

Commit

Permalink
Merge pull request #748 from gdbranco/chore/fix-konflux
Browse files Browse the repository at this point in the history
OCM-10346 | chore: fix konflux build
  • Loading branch information
gdbranco authored Aug 15, 2024
2 parents 0edfec1 + ba5d310 commit 44ac1cd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .tekton/terraform-provider-rhcs-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,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 @@ -269,8 +267,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 44ac1cd

Please sign in to comment.