diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9c26584..fb85355 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ variables: before_script: - 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: stage: build