Skip to content

Commit

Permalink
chore: remove hermetic builds
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Ball <lball@redhat.com>
  • Loading branch information
lance committed Sep 4, 2024
1 parent c39f88b commit 607aa70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .tekton/fulcio-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ spec:
value: .
- name: revision
value: '{{revision}}'
- name: prefetch-input
value: '{"type": "gomod", "path": "."}'
- name: hermetic
value: "true"
- name: build-source-image
value: "true"
pipelineSpec:
Expand Down
4 changes: 0 additions & 4 deletions .tekton/fulcio-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ spec:
value: .
- name: revision
value: '{{revision}}'
- name: prefetch-input
value: '{"type": "gomod", "path": "."}'
- name: hermetic
value: "true"
- name: build-source-image
value: "true"
pipelineSpec:
Expand Down

0 comments on commit 607aa70

Please sign in to comment.