This commit is contained in:
philipp 2023-07-30 16:02:02 +02:00
parent b27953dc41
commit 6831ac00b7

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