fix
This commit is contained in:
parent
91d15f162f
commit
3561940a0e
@ -5,7 +5,7 @@ variables:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- rustup target add $CARGO_TARGET
|
- rustup target add $CARGO_TARGET
|
||||||
- apt-get update -qq && apt-get install -y -qq sshpass
|
- apt-get update -qq && apt-get install -y -qq sshpass musl
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
Loading…
Reference in New Issue
Block a user