Skip to content

Commit 313dc87

Browse files
authored
Remove the extra image from build-develop-container (#362)
Signed-off-by: Hannah DeFazio <[email protected]>
1 parent d392d43 commit 313dc87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.tekton/odh-modelmesh-serving-controller-push.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ spec:
370370
- name: IMAGES
371371
value:
372372
- $(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)
373-
- $(tasks.build-develop-container.results.IMAGE_URL)@$(tasks.build-develop-container.results.IMAGE_DIGEST)
374373
runAfter:
375374
- build-container
376375
taskRef:

0 commit comments

Comments
 (0)