Skip to content

Commit c954f93

Browse files
committed
Fix bundle-push Tekton pipeline
Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent f8d974b commit c954f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/nbde-tang-server-bundle-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
- name: output-image
2525
value: quay.io/redhat-user-workloads/sarroutb-tenant/nbde-tang-server/nbde-tang-server-bundle:{{revision}}
2626
- name: dockerfile
27-
value: bundle/Dockerfile
27+
value: bundle.Dockerfile
2828
pipelineSpec:
2929
description: |
3030
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

0 commit comments

Comments
 (0)