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: ...@@ -9,7 +9,7 @@ build:
- cargo build --release - cargo build --release
artifacts: artifacts:
paths: paths:
- target/release/ - target/release/amd-scrapper
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment