Skip to content
Snippets Groups Projects
Commit 174c23f7 authored by d0p1's avatar d0p1 Committed by Hugo Trentesaux
Browse files

ci: fix build_rpm

parent bc6cacce
No related branches found
No related tags found
1 merge request!292Packaging rpm (#260)
Pipeline #38977 passed
...@@ -150,7 +150,7 @@ build_rpm: ...@@ -150,7 +150,7 @@ build_rpm:
- when: manual - when: manual
script: script:
- cargo install cargo-generate-rpm - cargo install cargo-generate-rpm
- cargo -Zgit=shallow-deps --release - cargo build -Zgit=shallow-deps --release
- cargo generate-rpm -p node - cargo generate-rpm -p node
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment