This commit is contained in:
philipp 2023-07-30 15:59:51 +02:00
parent dc0bd01661
commit b27953dc41

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