Skip to content
Snippets Groups Projects
Commit 75b960e0 authored by Marvin Weiler's avatar Marvin Weiler
Browse files

Adjusted the artifacts to only contain binary

The only needed file is the binray so all others are not needed and can go
parent d817a992
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ build:
- cargo build --release
artifacts:
paths:
- target/release/
- target/release/amd-scrapper
rules:
- if: $CI_COMMIT_TAG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment