This commit is contained in:
philipp 2023-07-30 16:02:02 +02:00
parent 3561940a0e
commit a901d237aa

View File

@ -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 musl - apt-get update -qq && apt-get install -y -qq sshpass musl musl-tools
build: build:
stage: build stage: build