From efb9c0c767d096d534aa3239991517630be47635 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Mon, 18 Sep 2023 17:12:06 +0800 Subject: [PATCH] test drone --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 871e202c..f0320781 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,12 +11,15 @@ steps: - name: build image: mcr.microsoft.com/dotnet/sdk:5.0 commands: + - pwd - cd ./build - ./build.sh - name: publish image: plugins/s3 settings: + endpoint: http://dev.ccwin-in.com:3008 + path_style: true bucket: default access_key: O222sbIaMKeGfeX18t8K secret_key: 0LEOWfXSDnaLbIYGZfdKUxyi2kYIayx4YvdLTgcR