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

Update .gitlab-ci.yml file

parent b2aa2d21
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ build:x86_64linux: ...@@ -10,7 +10,7 @@ build:x86_64linux:
cache: cache:
key: x86_64linux key: x86_64linux
paths: paths:
- target/x86_64-unknown-linux-gnu - target/
before_script: before_script:
- rustup target add x86_64-unknown-linux-gnu - rustup target add x86_64-unknown-linux-gnu
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment