diff --git a/.drone.yml b/.drone.yml index 1527548..5db065f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,13 +7,12 @@ steps: pull: if-not-exists commands: - GOPROXY=https://goproxy.cn CGO_ENABLED=1 go build - - name: gitea_release image: plugins/gitea-release pull: if-not-exists settings: - api_key: - from_secret: gitea_token + api_key: + from_secret: gitea_token base_url: https://git.rainss.cn files: - main