Skip to content

Commit

Permalink
Enable source image build (konflux-ci#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorhun authored Jan 3, 2024
1 parent fd1c5d9 commit c11944f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/image-controller-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ spec:
value: 'true'
- name: prefetch-input
value: gomod
- name: build-source-image
value: 'true'
pipelineSpec:
finally:
- name: show-sbom
Expand Down
2 changes: 2 additions & 0 deletions .tekton/image-controller-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ spec:
value: 'true'
- name: prefetch-input
value: gomod
- name: build-source-image
value: 'true'
pipelineSpec:
finally:
- name: show-sbom
Expand Down

0 comments on commit c11944f

Please sign in to comment.