From 556ff05efb70bde4d47698e3bdfc939f2e128862 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Mon, 18 Sep 2023 16:44:49 +0800 Subject: [PATCH] test drone --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 71287f09..41949795 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,6 @@ steps: - cd ./build - ./build.sh -setps: - name: publish image: plugins/s3 bucket: default @@ -22,4 +21,3 @@ setps: secret_key: 0LEOWfXSDnaLbIYGZfdKUxyi2kYIayx4YvdLTgcR source: build/publish/**/* target: /jie-suan/bei-qi/publish -