mirror of
https://github.com/3cky/mbusd.git
synced 2024-11-12 10:03:59 +01:00
gitlab-ci: fixing the arm build
This commit is contained in:
parent
b28678831d
commit
e092b4e935
@ -34,7 +34,7 @@ build:deb_armhf:
|
||||
stage: build
|
||||
before_script:
|
||||
- apt update -qq
|
||||
- apt install -y -qq --no-install-recommends build-essential pkg-config cmake gcc-arm-linux-gnueabihf
|
||||
- apt install -y -qq build-essential pkg-config cmake gcc-arm-linux-gnueabihf
|
||||
script:
|
||||
- mkdir output.dir/
|
||||
- cd output.dir
|
||||
|
Loading…
Reference in New Issue
Block a user