Skip to content

Commit

Permalink
finally results are referenced differently, source pipeline
Browse files Browse the repository at this point in the history
* STONEBLD-2192

Signed-off-by: Robert Cerven <rcerven@redhat.com>
  • Loading branch information
rcerven committed Mar 4, 2024
1 parent 442139b commit 03d5f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/pipelines/source-container.yaml
Expand Up @@ -24,7 +24,7 @@ spec:
- name: koji-build-id
value: $(tasks.source-container-set-results.results.koji-build-id)
- name: annotations
value: $(tasks.source-container-exit.results.annotations)
value: $(finally.source-container-exit.results.annotations)

tasks:
- name: source-container-build
Expand Down

0 comments on commit 03d5f51

Please sign in to comment.