Revert "Use latest ca-certificates for ffsend binary test against public instance"

This reverts commit 4c55145a07.
This commit is contained in:
timvisee 2021-10-07 13:09:24 +02:00
parent 178b73f210
commit 8f909b805b
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -136,8 +136,7 @@ test-public:
variables: variables:
GIT_STRATEGY: none GIT_STRATEGY: none
RUST_TARGET: x86_64-unknown-linux-musl RUST_TARGET: x86_64-unknown-linux-musl
before_script: before_script: []
- apk add ca-certificates
script: script:
# Prepare ffsend binary, create random file # Prepare ffsend binary, create random file
- mv ./ffsend-$RUST_TARGET ./ffsend - mv ./ffsend-$RUST_TARGET ./ffsend