Skip to content

Commit

Permalink
ci(konflux): build source image
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-fs committed Jan 20, 2025
1 parent 36508d7 commit 5d82175
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/discovery-ui-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ spec:
value: .
- name: hermetic
value: "true"
- name: build-source-image
value: "true"
- name: prefetch-input
value: '{"type": "npm", "path": "."}'
pipelineSpec:
Expand Down
2 changes: 2 additions & 0 deletions .tekton/discovery-ui-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ spec:
value: .
- name: hermetic
value: "true"
- name: build-source-image
value: "true"
- name: prefetch-input
value: '{"type": "npm", "path": "."}'
pipelineSpec:
Expand Down

0 comments on commit 5d82175

Please sign in to comment.