Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .tekton/konflux-test-product2-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
description: Digest of pushed ORAS artifact image
steps:
- name: generate-and-push
image: quay.io/konflux-ci/release-service-utils@sha256:04f3b2f47223a0fd06c688544fadd42473450224ad1fcb7c92afd2cbf5cc1030
image: quay.io/konflux-ci/release-service-utils@sha256:ab08297c747f953df7eaa0ed85a72c1c6ae7a422a1921a83d8a4ab3624382393
env:
- name: HOME
value: /tekton/home
Expand Down
2 changes: 1 addition & 1 deletion .tekton/konflux-test-product2-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
description: Digest of pushed ORAS artifact image
steps:
- name: generate-and-push
image: quay.io/konflux-ci/release-service-utils@sha256:04f3b2f47223a0fd06c688544fadd42473450224ad1fcb7c92afd2cbf5cc1030
image: quay.io/konflux-ci/release-service-utils@sha256:ab08297c747f953df7eaa0ed85a72c1c6ae7a422a1921a83d8a4ab3624382393
env:
- name: HOME
value: /tekton/home
Expand Down