Skip to content

Commit

Permalink
Merge pull request #177 from tommyd450/SECURESIGN-252
Browse files Browse the repository at this point in the history
[SECURESIGN-252] | Enabling build-source-image for cli.
  • Loading branch information
tommyd450 authored Nov 28, 2023
2 parents 861d566 + 9f86ad9 commit 7ab18b7
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 7ab18b7

Please sign in to comment.