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

Update .gitlab-ci.yml file

parent e515c1d1
Branches
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ build:x86_64linux: ...@@ -13,7 +13,7 @@ build:x86_64linux:
- cargo build --release --target=x86_64-unknown-linux-gnu - cargo build --release --target=x86_64-unknown-linux-gnu
artifacts: artifacts:
paths: paths:
- target/ - target/x86_64-unknown-linux-gnu/release/amd-scrapper
binary: binary:
rules: rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment