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

Update .gitlab-ci.yml file

parent d98e1ba3
No related branches found
Tags 0.1.0-test11
No related merge requests found
......@@ -12,7 +12,7 @@ build:x86_64linux:
paths:
- target/x86_64-unknown-linux-gnu
before_script:
- rustup target add i686-unknown-linux-gnu
- rustup target add x86_64-unknown-linux-gnu
script:
- cargo build --release --target=x86_64-unknown-linux-gnu
artifacts:
......
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