Skip to content

Commit a5a4252

Browse files
authored
Merge pull request #19 from saswatamcode/fixpush
Fix push mechanism
2 parents 2e65916 + 7e0bffe commit a5a4252

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tekton/rhobs-konflux-thanos-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,8 @@ spec:
423423
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
424424
- name: CACHI2_ARTIFACT
425425
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
426+
- name: image-digest
427+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
426428
runAfter:
427429
- coverity-availability-check
428430
taskRef:

0 commit comments

Comments
 (0)