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:
|
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
|
||||||
|
|
Loading…
Reference in a new issue