mirror of
https://github.com/DefectingCat/rua-list
synced 2025-07-15 16:51:31 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@ -29,7 +29,7 @@ build:windows-amd64:
|
|||||||
- cargo build --release --target x86_64-pc-windows-gnu
|
- cargo build --release --target x86_64-pc-windows-gnu
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- target/x86_64-pc-windows-gnu/release/rua-list
|
- target/release/x86_64-pc-windows-gnu/rua-list
|
||||||
|
|
||||||
rustdoc:
|
rustdoc:
|
||||||
stage: build
|
stage: build
|
||||||
|
Reference in New Issue
Block a user