fix
This commit is contained in:
parent
dc0bd01661
commit
b27953dc41
@ -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