mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-23 15:17:57 +01:00
use correct path to cargo config
This commit is contained in:
parent
160f573312
commit
ee6f030278
@ -101,7 +101,7 @@ build:binary-development:
|
||||
|
||||
|
||||
before_script:
|
||||
- cp cargo-cross-cfg /usr/local/cargo/config
|
||||
- cp cargo-cross-config /usr/local/cargo/config
|
||||
- dkpg --add-architecture armhf
|
||||
- apt-get update -yqq
|
||||
- apt-get install -y libc6-armhf-cross libc6-dev-armhf-cross gcc-arm-linux-gnueabihf
|
||||
|
Loading…
Reference in New Issue
Block a user