瀏覽代碼

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

This reverts commit 4c55145a07c3ceace3fefa42f0fcc35e3a4b5eef.
timvisee 3 年之前
父節點
當前提交
8f909b805b
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      .gitlab-ci.yml

+ 1 - 2
.gitlab-ci.yml

@@ -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