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

Update .gitlab-ci.yml file

parent 965fefa5
Branches
Tags 0.1.0-test18
No related merge requests found
......@@ -29,7 +29,7 @@ build:armhflinux:
paths:
- target/
before_script:
- dpkg --add-architecture armhf && apt-get update && apt-get install -y openssl:armhf
- dpkg --add-architecture armhf && apt-get update && apt-get install -y openssl:armhf libssl-dev:armhf
- rustup target add arm-unknown-linux-gnueabihf
- git clone --depth=1 https://github.com/raspberrypi/tools raspberrypi-tools
- mkdir .cargo && touch .cargo/config.toml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment