Skip to content

Commit

Permalink
Adding Source Container build for cli
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyd450 committed Nov 28, 2023
1 parent 861d566 commit 9f86ad9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/rekor-cli-1-3-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ spec:
value: .
- name: revision
value: '{{revision}}'
- name: build-source-image
value: "true"
pipelineSpec:
finally:
- name: show-sbom
Expand Down
2 changes: 2 additions & 0 deletions .tekton/rekor-cli-1-3-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ spec:
value: .
- name: revision
value: '{{revision}}'
- name: build-source-image
value: "true"
pipelineSpec:
finally:
- name: show-sbom
Expand Down

0 comments on commit 9f86ad9

Please sign in to comment.