We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f75822 commit eedb44cCopy full SHA for eedb44c
1 file changed
.tekton/openshift-gitops-operator-bundle-pull-request.yaml
@@ -27,7 +27,7 @@ spec:
27
- name: image-expires-after
28
value: 5d
29
- name: dockerfile
30
- value: bundle/bundle.Dockerfile
+ value: bundle.Dockerfile
31
pipelineSpec:
32
description: |
33
This pipeline is ideal for building multi-arch container images from a Containerfile while maintaining trust after pipeline customization.
0 commit comments