Skip to content

Commit

Permalink
Make upload to LFS a single task
Browse files Browse the repository at this point in the history
Signed-off-by: Enrique Belarte Luque <[email protected]>
  • Loading branch information
enriquebelarte committed Feb 11, 2025
1 parent 654419e commit ef22559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/build-and-sign-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,8 @@ spec:
value: "/opt/drivers"
- name: SOURCE_ARTIFACT
value: $(tasks.clone-repository.results.SOURCE_ARTIFACT)
- name: driver_vendor
value: ""
runAfter:
- build-container
workspaces:
Expand Down

0 comments on commit ef22559

Please sign in to comment.