Skip to content

Commit c77bf8c

Browse files
Sachin-Yeshwanthrakshithakamath94
authored andcommitted
testing builds on push event
1 parent dbdab83 commit c77bf8c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.tekton/snmp-notifier-push.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,7 @@ spec:
291291
- name: build-source-image
292292
params:
293293
- name: BINARY_IMAGE
294-
value: $(tasks.build-image-index.results.IMAGE_URL)
295-
- name: BINARY_IMAGE_DIGEST
296-
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
294+
value: $(params.output-image)
297295
- name: SOURCE_ARTIFACT
298296
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
299297
- name: CACHI2_ARTIFACT

0 commit comments

Comments
 (0)