Skip to content

Commit

Permalink
Merge pull request #1589 from kranurag7/kr/add-build-base-to-cargo-bu…
Browse files Browse the repository at this point in the history
…ild-pipeline

add build-base to cargo/build pipeline
  • Loading branch information
EyeCantCU authored Oct 23, 2024
2 parents 7cae05d + b4f756e commit f63a1e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/build/pipelines/cargo/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Compile an auditable rust binary with Cargo

needs:
packages:
- build-base
- busybox
- cargo-auditable
- rust
Expand Down

0 comments on commit f63a1e3

Please sign in to comment.