Add cargo-vendor-filterer to pipeline

This commit is contained in:
Luke D. Jones
2023-12-17 21:44:33 +13:00
parent e90375828d
commit 027a591d26

View File

@@ -59,6 +59,7 @@ release:
- tags - tags
<<: *rust_cache <<: *rust_cache
script: script:
- cargo install cargo-vendor-filterer
- make && make vendor - make && make vendor
artifacts: artifacts:
paths: paths: