Revert "Use latest ca-certificates for ffsend binary test against public instance"
This reverts commit 4c55145a07
.
This commit is contained in:
parent
178b73f210
commit
8f909b805b
1 changed files with 1 additions and 2 deletions
|
@ -136,8 +136,7 @@ test-public:
|
|||
variables:
|
||||
GIT_STRATEGY: none
|
||||
RUST_TARGET: x86_64-unknown-linux-musl
|
||||
before_script:
|
||||
- apk add ca-certificates
|
||||
before_script: []
|
||||
script:
|
||||
# Prepare ffsend binary, create random file
|
||||
- mv ./ffsend-$RUST_TARGET ./ffsend
|
||||
|
|
Loading…
Reference in a new issue